xref: /aosp_15_r20/external/webrtc/modules/audio_mixer/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerinclude_rules = [
2*d9f75844SAndroid Build Coastguard Worker  "+audio/utility/audio_frame_operations.h",
3*d9f75844SAndroid Build Coastguard Worker  "+audio/utility/channel_mixer.h",
4*d9f75844SAndroid Build Coastguard Worker  "+call",
5*d9f75844SAndroid Build Coastguard Worker  "+common_audio",
6*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_coding",
7*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_device",
8*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_processing",
9*d9f75844SAndroid Build Coastguard Worker  "+modules/pacing",
10*d9f75844SAndroid Build Coastguard Worker  "+modules/rtp_rtcp",
11*d9f75844SAndroid Build Coastguard Worker  "+modules/utility",
12*d9f75844SAndroid Build Coastguard Worker  "+system_wrappers",
13*d9f75844SAndroid Build Coastguard Worker]
14