summaryrefslogtreecommitdiffstats
path: root/net/DEPS
blob: c19821679d3865a2eceb0b993d88341b0a320478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+crypto",
  "+jni",
  "+third_party/apple_apsl",
  "+third_party/libevent",
  "+third_party/nss",
  "+third_party/zlib",
  "+sdch/open_vcdiff",
]

skip_child_includes = [
  "third_party",
  "tools/flip_server",
]