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

Unified Diff: chrome/browser/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase 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
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 00ea7c609fd6f7e7b66a876dc7cb7e6764a6c03a..55e162e54a53622bd8aebe3dd734ae047675540d 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -6,10 +6,9 @@ include_rules = [
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
"+components/auto_login_parser",
+ "+components/navigation_interception",
"+components/visitedlink/browser",
"+components/web_contents_delegate_android",
- # TODO(boliu): Remove when content/components is moved to components.
- "+content/components",
"+content/public/browser",
"+device/bluetooth",
"+device/media_transfer_protocol",
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698