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

Unified Diff: components/keyed_service/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/keyed_service/DEPS
diff --git a/components/keyed_service/DEPS b/components/keyed_service/DEPS
index 6ca79ac2575b15bd36649a6f98b65901296865d2..f2396aadceb1ae04fc0107f907a44da583220441 100644
--- a/components/keyed_service/DEPS
+++ b/components/keyed_service/DEPS
@@ -2,5 +2,4 @@ include_rules = [
# KeyedService is a layered component; subdirectories must introduce
# allowances of //content dependencies as appropriate.
"-components/keyed_service/content",
- "-content",
]

Powered by Google App Engine
This is Rietveld 408576698