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