xref: /aosp_15_r20/external/webrtc/api/neteq/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  "custom_neteq_factory\.h": [
3*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
4*d9f75844SAndroid Build Coastguard Worker  ],
5*d9f75844SAndroid Build Coastguard Worker  "default_neteq_factory\.h": [
6*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
7*d9f75844SAndroid Build Coastguard Worker  ],
8*d9f75844SAndroid Build Coastguard Worker  "neteq_controller\.h": [
9*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
10*d9f75844SAndroid Build Coastguard Worker  ],
11*d9f75844SAndroid Build Coastguard Worker  "neteq_factory\.h": [
12*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
13*d9f75844SAndroid Build Coastguard Worker  ],
14*d9f75844SAndroid Build Coastguard Worker}
15