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