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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 12902002: Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 bd2412efac0f28c188e0881cc79f43aaabe2c9c9..11dbc08494ed1dca9bf2b291743bec9dcc838151 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -25,8 +25,6 @@
'web_to_ccinput_handler_adapter.h',
'web_to_ccscrollbar_theme_painter_adapter.cc',
'web_to_ccscrollbar_theme_painter_adapter.h',
- 'web_to_ccvideo_frame_provider.cc',
- 'web_to_ccvideo_frame_provider.h',
'web_layer_tree_view_impl_for_testing.cc',
'web_layer_tree_view_impl_for_testing.h',
'web_scrollbar_layer_impl.cc',
@@ -35,8 +33,6 @@
'web_solid_color_layer_impl.h',
'web_transform_operations_impl.cc',
'web_transform_operations_impl.h',
- 'web_video_layer_impl.cc',
- 'web_video_layer_impl.h',
'web_transform_animation_curve_impl.cc',
'web_transform_animation_curve_impl.h',
],

Powered by Google App Engine
This is Rietveld 408576698