summaryrefslogtreecommitdiffstats
path: root/remoting/client/DEPS
blob: fa11a6a0aa27e463720e634b625862a3db0ec1e4 (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",
  "+content/renderer/p2p",
]