| Index: cc/blink/cc_blink.gyp | 
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp | 
| index dc01cae456ae4bdc73b02014a95107fb53be9a1c..a9d049442c8f267c203becb6c2fb057a4b6ec44b 100644 | 
| --- a/cc/blink/cc_blink.gyp | 
| +++ b/cc/blink/cc_blink.gyp | 
| @@ -29,14 +29,6 @@ | 
| 'context_provider_web_context.h', | 
| 'scrollbar_impl.cc', | 
| 'scrollbar_impl.h', | 
| -        'web_animation_curve_common.cc', | 
| -        'web_animation_curve_common.h', | 
| -        'web_animation_impl.cc', | 
| -        'web_animation_impl.h', | 
| -        'web_compositor_animation_player_impl.cc', | 
| -        'web_compositor_animation_player_impl.h', | 
| -        'web_compositor_animation_timeline_impl.cc', | 
| -        'web_compositor_animation_timeline_impl.h', | 
| 'web_compositor_support_impl.cc', | 
| 'web_compositor_support_impl.h', | 
| 'web_content_layer_impl.cc', | 
| @@ -47,28 +39,16 @@ | 
| 'web_external_bitmap_impl.h', | 
| 'web_external_texture_layer_impl.cc', | 
| 'web_external_texture_layer_impl.h', | 
| -        'web_filter_animation_curve_impl.cc', | 
| -        'web_filter_animation_curve_impl.h', | 
| -        'web_filter_operations_impl.cc', | 
| -        'web_filter_operations_impl.h', | 
| -        'web_float_animation_curve_impl.cc', | 
| -        'web_float_animation_curve_impl.h', | 
| 'web_image_layer_impl.cc', | 
| 'web_image_layer_impl.h', | 
| 'web_layer_impl.cc', | 
| 'web_layer_impl.h', | 
| 'web_layer_impl_fixed_bounds.cc', | 
| 'web_layer_impl_fixed_bounds.h', | 
| -        'web_scroll_offset_animation_curve_impl.cc', | 
| -        'web_scroll_offset_animation_curve_impl.h', | 
| 'web_scrollbar_layer_impl.cc', | 
| 'web_scrollbar_layer_impl.h', | 
| 'web_to_cc_animation_delegate_adapter.cc', | 
| 'web_to_cc_animation_delegate_adapter.h', | 
| -        'web_transform_animation_curve_impl.cc', | 
| -        'web_transform_animation_curve_impl.h', | 
| -        'web_transform_operations_impl.cc', | 
| -        'web_transform_operations_impl.h', | 
| ], | 
| }, | 
| ] | 
|  |