summaryrefslogtreecommitdiff
path: root/chromium/net/DEPS
blob: edf5377dfbf674264ba8af26529ff14989836b07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+crypto",
  "+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",
]