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

Unified Diff: chrome/chrome.gyp

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add findbugs suppression for compatibility code. Created 8 years, 1 month 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 801221f8c91cd4edc77ef74f6102a649357030d5..16e4709687dac66bb6fb8b00848ac490f270ee18 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1050,8 +1050,8 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
- '../chrome/browser/component/components.gyp:navigation_interception_java',
'../chrome/browser/component/components.gyp:web_contents_delegate_android_java',
+ '../content/content.gyp:navigation_interception_java',
'../content/content.gyp:content_java',
'../ui/ui.gyp:ui_java',
],
« no previous file with comments | « chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698