xref: /aosp_15_r20/external/webrtc/api/voip/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  ".*\.h": [
3*d9f75844SAndroid Build Coastguard Worker    "+third_party/absl/types/optional.h",
4*d9f75844SAndroid Build Coastguard Worker  ],
5*d9f75844SAndroid Build Coastguard Worker
6*d9f75844SAndroid Build Coastguard Worker  "voip_engine_factory.h": [
7*d9f75844SAndroid Build Coastguard Worker    "+modules/audio_device/include/audio_device.h",
8*d9f75844SAndroid Build Coastguard Worker    "+modules/audio_processing/include/audio_processing.h",
9*d9f75844SAndroid Build Coastguard Worker  ],
10*d9f75844SAndroid Build Coastguard Worker}
11