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