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

Unified Diff: third_party/zlib/google/DEPS

Issue 14021015: Move components/zip to third_party/zip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unnecessary README.chromium 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: third_party/zlib/google/DEPS
diff --git a/third_party/zlib/google/DEPS b/third_party/zlib/google/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3b00bfc30678587b4d5c1df8707d4430f5399eef
--- /dev/null
+++ b/third_party/zlib/google/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+net/base",
+ "+third_party/zlib/contrib/minizip",
jam 2013/05/01 22:01:08 nit: are you sure you need this? i thought it woul
+]

Powered by Google App Engine
This is Rietveld 408576698