summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/DEPS
blob: 35a9c671aa9a59f9512e76704e34b444cd34a4ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+google/protobuf",
  "+jingle/glue",
  "+net",
  "+ppapi/c",
  "+ppapi/cpp",
  "+ppapi/utility",
  "+remoting/codec",
  "+remoting/signaling",
  "+third_party/libjingle",
  "+third_party/webrtc",
  "+third_party/protobuf/src",
  "+ui/events/keycodes/dom",
]