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

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: No provider client lock 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 881f8ca5dbfb6cb80de37482e08b5cd1fae51c8f..73cdec44569969fbe2c9c4225fcc64bc5eae5535 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -26,8 +26,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',
@@ -36,8 +34,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