summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/video/DEPS
blob: 939db1bc276e18e8aeb9788a586999f9bd54471b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+call",
  "+common_video",
  "+logging/rtc_event_log",
  "+media/base",
  "+media/engine",
  "+modules/audio_device",
  "+modules/audio_mixer",
  "+modules/bitrate_controller",
  "+modules/congestion_controller",
  "+modules/pacing",
  "+modules/remote_bitrate_estimator",
  "+modules/rtp_rtcp",
  "+modules/utility",
  "+modules/video_coding",
  "+system_wrappers",
]