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

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