summaryrefslogtreecommitdiff
path: root/remoting/host/DEPS
blob: 90d75cab0f18d75e0feddd4ec7b9e24092e6191f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+jingle/glue",
  "+net",
  "+remoting/codec",
  "+remoting/jingle_glue",
  "+remoting/protocol",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/npapi",
  "+third_party/webrtc",
  "+ui",
]