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

Unified Diff: components/data_reduction_proxy/DEPS

Issue 266923008: Adjust the structure of DEPS within //components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some nits Created 6 years, 7 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/data_reduction_proxy/DEPS
diff --git a/components/data_reduction_proxy/DEPS b/components/data_reduction_proxy/DEPS
index 400ee0cb80ee9ae93c8eeadd4ca3d05535d2ba7a..bfc9d618c6f3ba2db7296ef361895d5e4d4abded 100644
--- a/components/data_reduction_proxy/DEPS
+++ b/components/data_reduction_proxy/DEPS
@@ -2,6 +2,4 @@ include_rules = [
"+components/user_prefs",
"+crypto",
"+net",
- # Data reduction proxy is used by iOS, which does not use content.
jochen (gone - plz use gerrit) 2014/05/06 11:45:50 and here?
- "-content",
]

Powered by Google App Engine
This is Rietveld 408576698