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

Unified Diff: components/zip/DEPS

Issue 13257004: [components] Make zip a component so that src/chromeos can use it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
« no previous file with comments | « components/zip.gypi ('k') | components/zip/zip.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/zip/DEPS
diff --git a/components/zip/DEPS b/components/zip/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3b00bfc30678587b4d5c1df8707d4430f5399eef
--- /dev/null
+++ b/components/zip/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
Jói 2013/04/04 11:58:57 can you add "-content" to avoid any dependency on
+ "+net/base",
+ "+third_party/zlib/contrib/minizip",
+]
« no previous file with comments | « components/zip.gypi ('k') | components/zip/zip.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698