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

Unified Diff: android_webview/native/webview_native.gyp

Issue 11365199: Move WebContentsDelegateAndroid to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. 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: android_webview/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 27295f8bbc079c1c62794094c6d998bf2fe8db97..65e7ff932f82c0c997b7224c2cb64401636cb59b 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -11,7 +11,7 @@
'type': 'static_library',
'dependencies': [
'../../base/base.gyp:base_static',
- '../../chrome/browser/component/components.gyp:web_contents_delegate_android',
+ '../../content/content.gyp:web_contents_delegate_android',
'android_webview_native_jni',
],
'include_dirs': [
« no previous file with comments | « android_webview/native/aw_web_contents_delegate.h ('k') | build/android/findbugs_filter/findbugs_known_bugs.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698