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