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

Unified Diff: android_webview/android_webview.gyp

Issue 2263043002: android_webview: Let AwContents manage TouchHandleDrawable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: create drawable from Java Created 4 years, 4 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: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index a829f51985a86b4e704d5331925f28daa37bb957..5dfc8e915b015455834a315770b5ea9931e7f7ba 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -382,6 +382,8 @@
'browser/parent_compositor_draw_constraints.h',
'browser/parent_output_surface.cc',
'browser/parent_output_surface.h',
+ 'browser/popup_touch_handle_drawable.cc',
+ 'browser/popup_touch_handle_drawable.h',
'browser/render_thread_manager.cc',
'browser/render_thread_manager.h',
'browser/renderer_host/aw_render_view_host_ext.cc',

Powered by Google App Engine
This is Rietveld 408576698