summaryrefslogtreecommitdiffstats
path: root/remoting/host/DEPS
blob: cadbcd3b269c54268bc5a9232740aba2e9919766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+media/video/capture/screen",
  "+net",
  "+remoting/codec",
  "+remoting/protocol",
  "+remoting/jingle_glue",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/npapi",
  "+third_party/webrtc",
  "+ui",
]