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

Unified Diff: chrome/common/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: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 395eb6edb9f54c858598958b2462fafbab0c8d4f..4cc812a24a4ef2f1efa4d7e70ac9e575c4dedc8a 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -31,6 +31,7 @@ include_rules = [
"+third_party/re2",
"+third_party/sqlite",
"+third_party/zlib",
+ "+third_party/zip",
jam 2013/04/29 16:22:51 since you need this in chrome/browser, chrome/comm
alecflett 2013/04/29 17:13:19 Done.
# This is required by all_messages.h to allow logging of all messages. It
# can't be moved to chrome/common/ because it has so many dependencies in

Powered by Google App Engine
This is Rietveld 408576698