Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(351)

Unified Diff: components/zip/DEPS

Issue 14021015: Move components/zip to third_party/zip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
-]

Powered by Google App Engine
This is Rietveld 408576698