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

Unified Diff: chrome/utility/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/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 87d7ba54fd62e5c66b76e691a2750464add300b9..d9346d92eb6682840f6aacabdb715727d5c0b58c 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+chrome/browser", # For out of process profile import.
"+content/public/utility",
"+webkit/glue",
+ "+third_party/zip",
]

Powered by Google App Engine
This is Rietveld 408576698