summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'net/DEPS')
-rw-r--r--net/DEPS4
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",
+]