| 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',
|
| ],
|
|
|