summaryrefslogtreecommitdiffstats
path: root/remoting/host/DEPS
blob: b72988bc8eb5bf1e327dfde251d09d55a3cb9684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "+ui",
  "+base/crypto",
  "+net/base",
  "+net/ftp",
  "+net/http",
  "+net/proxy",
  "+net/test",
  "+net/url_request",

  "+remoting/protocol",
  "+remoting/jingle_glue",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/npapi",
]