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

Unified Diff: chrome/chrome_browser.gypi

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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f5fbe30dd654506f75b427e40b98944c2d136868..1e8f8cc625b3bc4fd509f41a2aad24a4aab524da 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -12,7 +12,6 @@
'dependencies': [
'app/policy/cloud_policy_codegen.gyp:policy',
'autofill_regexes',
- 'browser/component/components.gyp:navigation_interception',
'browser/performance_monitor/performance_monitor.gyp:performance_monitor',
'browser_extensions',
'browser_ui',
@@ -34,6 +33,7 @@
'sync_file_system_proto',
'variations_seed_proto',
'../build/temp_gyp/googleurl.gyp:googleurl',
+ '../content/components/content_components.gyp:navigation_interception',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',

Powered by Google App Engine
This is Rietveld 408576698