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