xref: /aosp_15_r20/external/webrtc/api/test/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  ".*": [
3*d9f75844SAndroid Build Coastguard Worker    "+modules/video_coding",
4*d9f75844SAndroid Build Coastguard Worker  ],
5*d9f75844SAndroid Build Coastguard Worker  ".*": [
6*d9f75844SAndroid Build Coastguard Worker    "+video"
7*d9f75844SAndroid Build Coastguard Worker  ],
8*d9f75844SAndroid Build Coastguard Worker  "dummy_peer_connection\.h": [
9*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/ref_counted_object.h",
10*d9f75844SAndroid Build Coastguard Worker  ],
11*d9f75844SAndroid Build Coastguard Worker  "neteq_factory_with_codecs\.h": [
12*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
13*d9f75844SAndroid Build Coastguard Worker  ],
14*d9f75844SAndroid Build Coastguard Worker  "network_emulation_manager\.h": [
15*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/thread.h",
16*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/network.h",
17*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/network_constants.h",
18*d9f75844SAndroid Build Coastguard Worker  ],
19*d9f75844SAndroid Build Coastguard Worker  "peer_network_dependencies\.h": [
20*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/network.h",
21*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/thread.h",
22*d9f75844SAndroid Build Coastguard Worker  ],
23*d9f75844SAndroid Build Coastguard Worker  "peerconnection_quality_test_fixture\.h": [
24*d9f75844SAndroid Build Coastguard Worker    "+logging/rtc_event_log/rtc_event_log_factory_interface.h",
25*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/network.h",
26*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/rtc_certificate_generator.h",
27*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/ssl_certificate.h",
28*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/thread.h",
29*d9f75844SAndroid Build Coastguard Worker    "+media/base/media_constants.h",
30*d9f75844SAndroid Build Coastguard Worker    "+modules/audio_processing/include/audio_processing.h",
31*d9f75844SAndroid Build Coastguard Worker  ],
32*d9f75844SAndroid Build Coastguard Worker  "time_controller\.h": [
33*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/synchronization/yield_policy.h",
34*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
35*d9f75844SAndroid Build Coastguard Worker  ],
36*d9f75844SAndroid Build Coastguard Worker  "create_frame_generator\.h": [
37*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
38*d9f75844SAndroid Build Coastguard Worker  ],
39*d9f75844SAndroid Build Coastguard Worker}
40