summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/DEPS
blob: 8b14bb28e107fb3f162b5e03df84448ca675119e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+google/protobuf",
  "+jingle/glue",
  "+net",
  "+ppapi/c",
  "+ppapi/cpp",
  "+ppapi/utility",
  "+remoting/codec",
  "+remoting/jingle_glue",
  "+third_party/libjingle",
  "+third_party/protobuf/src",
]