Index: components/zip/DEPS |
diff --git a/components/zip/DEPS b/components/zip/DEPS |
deleted file mode 100644 |
index 200eaf84f30b58d0d7609870e5da4b85ffdc685a..0000000000000000000000000000000000000000 |
--- a/components/zip/DEPS |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-include_rules = [ |
- # No need for a content dependency - and it's better to enforce it. |
- "-content", |
- |
- "+net/base", |
- "+third_party/zlib/contrib/minizip", |
-] |