summaryrefslogtreecommitdiffstats
path: root/remoting/host/DEPS
blob: 66e61fd2786459b5c6f28b50d60411ec15b70abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+ash",
  "+cc/output",
  "+jingle/glue",
  "+net",
  "+remoting/codec",
  "+remoting/protocol",
  "+remoting/signaling",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/skia",
  "+third_party/webrtc",
  "+ui",
]