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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 13844021: Move compositor thread input handling logic into content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch in blink changes to WebCompositorInputHandlerImpl* Created 7 years, 7 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: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 3ff6fe5025027ef17ce4a17c9e9b521a4cb966e4..52bddded5bd34e374df61887fa38c0fbe0258181 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -22,8 +22,6 @@
'web_layer_impl.h',
'web_layer_impl_fixed_bounds.cc',
'web_layer_impl_fixed_bounds.h',
- 'web_to_ccinput_handler_adapter.cc',
- 'web_to_ccinput_handler_adapter.h',
'web_to_ccscrollbar_theme_painter_adapter.cc',
'web_to_ccscrollbar_theme_painter_adapter.h',
'web_layer_tree_view_impl_for_testing.cc',

Powered by Google App Engine
This is Rietveld 408576698