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

Unified Diff: chrome/browser/DEPS

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 3b6c334e6ca30b2746fbbb350f51ac60f4fe71b7..eac27d9b6e09db944c95b36edc197dedeb3cd15f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+chrome/installer",
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
+ "+content/components",
"+content/public/browser",
"+device",
"+google/cacheinvalidation", # Sync invalidation API protobuf files.

Powered by Google App Engine
This is Rietveld 408576698