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

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: Fix win build 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2f2c9c21cd6e3cb6fe5021bb81998ef06488428a..61f790e458f726f16956cd766c2a3daeefcf688f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -4,9 +4,8 @@ include_rules = [
"+chrome/installer",
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
+ "+components/navigation_interception",
"+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",

Powered by Google App Engine
This is Rietveld 408576698