| Index: cc/blink/cc_blink_tests.gyp | 
| diff --git a/cc/blink/cc_blink_tests.gyp b/cc/blink/cc_blink_tests.gyp | 
| index f72a5dba844673322d474357214466bb4c5a6336..15384b4bad392d925a5fb7647ab9497c281e850a 100644 | 
| --- a/cc/blink/cc_blink_tests.gyp | 
| +++ b/cc/blink/cc_blink_tests.gyp | 
| @@ -24,9 +24,6 @@ | 
| 'sources': [ | 
| 'test/cc_blink_test_suite.cc', | 
| 'test/run_all_unittests.cc', | 
| -        'web_animation_unittest.cc', | 
| -        'web_compositor_animation_player_unittest.cc', | 
| -        'web_float_animation_curve_unittest.cc', | 
| 'web_layer_impl_fixed_bounds_unittest.cc', | 
| ], | 
| } | 
|  |