xref: /aosp_15_r20/external/webrtc/api/test/pclf/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  ".*": [
3*d9f75844SAndroid Build Coastguard Worker    "+modules/audio_processing/include/audio_processing.h",
4*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/checks.h",
5*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/network.h",
6*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/rtc_certificate_generator.h",
7*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/ssl_certificate.h",
8*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/thread.h",
9*d9f75844SAndroid Build Coastguard Worker  ],
10*d9f75844SAndroid Build Coastguard Worker  "media_quality_test_params\.h": [
11*d9f75844SAndroid Build Coastguard Worker    "+p2p/base/port_allocator.h",
12*d9f75844SAndroid Build Coastguard Worker  ],
13*d9f75844SAndroid Build Coastguard Worker}
14