summaryrefslogtreecommitdiffstats
path: root/remoting/client/DEPS
blob: 73df734650e69b246ba135c3004078dbb413754d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+ppapi",
  "+third_party/npapi",
  "+ui/gfx",

  "+remoting/protocol",
  "+remoting/jingle_glue",

  # TODO(sergeyu): Remove this dependency: crbug.com/74951 .
  "+webkit/plugins/ppapi",
  "+chrome/renderer/p2p",
]