index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
net/DEPS
4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/DEPS b/net/DEPS
index 81e5eb3..1fdb987 100644
--- a/
net/DEPS
+++ b/
net/DEPS
@@ -4,3 +4,7 @@ include_rules = [
"+third_party/zlib",
"+sdch/open_vcdiff",
]
+
+skip_child_includes = [
+ "third_party",
+]