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

Unified Diff: android_webview/android_webview.gyp

Issue 11471040: [Android WebView] Convert context menu callback to long press (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix findbugs by not passing native pointer. Created 8 years 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/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 90cfcd6b6ca13c3e9804343d2b6b56bcbbec10c2..ea8e190a078b4bb7edf3f3a2bfca895178879358 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -131,6 +131,7 @@
'browser/aw_request_interceptor.cc',
'browser/aw_request_interceptor.h',
'browser/aw_result_codes.h',
+ 'browser/aw_web_contents_view_delegate_factory.h',
'browser/find_helper.cc',
'browser/find_helper.h',
'browser/input_stream.h',

Powered by Google App Engine
This is Rietveld 408576698