summaryrefslogtreecommitdiff
path: root/remoting/host/DEPS
blob: 6a826365ae73056eb02d908adf38d09969469714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+jingle/glue",
  "+net",
  "+remoting/codec",
  "+remoting/jingle_glue",
  "+remoting/protocol",
  "+skia/ext",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/npapi",
  "+third_party/skia/include/core",
  "+third_party/webrtc",
  "+ui",
]