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

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: Just removing code 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
« no previous file with comments | « media/base/video_frame.h ('k') | webkit/compositor_bindings/web_compositor_support_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « media/base/video_frame.h ('k') | webkit/compositor_bindings/web_compositor_support_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698