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

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