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