xref: /aosp_15_r20/external/webrtc/modules/rtp_rtcp/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  "+system_wrappers",
6*d9f75844SAndroid Build Coastguard Worker  # Avoid directly using field_trial. Instead use FieldTrialsView.
7*d9f75844SAndroid Build Coastguard Worker  "-system_wrappers/include/field_trial.h",
8*d9f75844SAndroid Build Coastguard Worker]
9