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

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

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