xref: /aosp_15_r20/external/webrtc/api/adaptation/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  "resource\.h": [
3*d9f75844SAndroid Build Coastguard Worker    # ref_count.h is a public_deps of rtc_base:refcount. Necessary because of
4*d9f75844SAndroid Build Coastguard Worker    # rtc::RefCountInterface.
5*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/ref_count.h",
6*d9f75844SAndroid Build Coastguard Worker  ],
7*d9f75844SAndroid Build Coastguard Worker}