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

Unified Diff: chrome/chrome.gyp

Issue 11365199: Move WebContentsDelegateAndroid to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 02a98c214bf24b062f434491d31f35f1c38047ec..5f650c0dca481304241628df5b4d9bb645efb463 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1051,7 +1051,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
- '../chrome/browser/component/components.gyp:web_contents_delegate_android_java',
+ '../content/content.gyp:web_contents_delegate_android_java',
jam 2012/11/12 17:24:40 nit: order
John Knottenbelt 2012/11/12 18:07:46 Done.
'../content/content.gyp:navigation_interception_java',
'../content/content.gyp:content_java',
'../ui/ui.gyp:ui_java',

Powered by Google App Engine
This is Rietveld 408576698