xref: /aosp_15_r20/external/webrtc/video/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerinclude_rules = [
2*d9f75844SAndroid Build Coastguard Worker  "+call",
3*d9f75844SAndroid Build Coastguard Worker  "+common_video",
4*d9f75844SAndroid Build Coastguard Worker  "+logging/rtc_event_log",
5*d9f75844SAndroid Build Coastguard Worker  "+media/base",
6*d9f75844SAndroid Build Coastguard Worker  "+media/engine",
7*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_device",
8*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_mixer",
9*d9f75844SAndroid Build Coastguard Worker  "+modules/bitrate_controller",
10*d9f75844SAndroid Build Coastguard Worker  "+modules/congestion_controller",
11*d9f75844SAndroid Build Coastguard Worker  "+modules/pacing",
12*d9f75844SAndroid Build Coastguard Worker  "+modules/remote_bitrate_estimator",
13*d9f75844SAndroid Build Coastguard Worker  "+modules/rtp_rtcp",
14*d9f75844SAndroid Build Coastguard Worker  "+modules/utility",
15*d9f75844SAndroid Build Coastguard Worker  "+modules/video_coding",
16*d9f75844SAndroid Build Coastguard Worker  "+system_wrappers",
17*d9f75844SAndroid Build Coastguard Worker]
18