android13/external/webrtc/modules/rtp_rtcp/DEPS

9 lines
216 B
Python

include_rules = [
"+call",
"+common_video",
"+logging/rtc_event_log",
"+system_wrappers",
# Avoid directly using field_trial. Instead use WebRtcKeyValueConfig.
"-system_wrappers/include/field_trial.h",
]