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

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