summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/modules/rtp_rtcp/DEPS
blob: 3eec1ca90d09c7f3f0974d0dfea016a5dd1fa805 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+call",
  "+common_video",
  "+logging/rtc_event_log",
  "+system_wrappers",
  # Avoid directly using field_trial. Instead use FieldTrialsView.
  "-system_wrappers/include/field_trial.h",
]