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

Unified Diff: components/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Revert content gyp change Created 7 years, 11 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/DEPS
diff --git a/components/DEPS b/components/DEPS
index eb8bee4b0f2bd51d5ead64f9ce6724b22dadb42d..aa1401fd68ae26fb0afd5b48942da641b59791f8 100644
--- a/components/DEPS
+++ b/components/DEPS
@@ -12,6 +12,4 @@ include_rules = [
# e.g. components/component_name/browser/DEPS would add a
# "+content/public/browser" rule.
"-content",
- "+content/public/common",
Jói 2013/01/14 17:56:41 I think this should stay, since it's allowed in ge
kaiwang 2013/01/15 00:39:15 Done.
- "+content/public/test",
]

Powered by Google App Engine
This is Rietveld 408576698