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

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