| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 9978bdaa2431717f1b44c6e077b7e38ae596f1fe..2a2c256d9bb4e3014374b9092fb4344c0ac80b1f 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -54,10 +54,6 @@
|
| 'animation/element_animations.h',
|
| 'animation/keyframed_animation_curve.cc',
|
| 'animation/keyframed_animation_curve.h',
|
| - 'animation/layer_animation_controller.cc',
|
| - 'animation/layer_animation_controller.h',
|
| - 'animation/layer_animation_value_observer.h',
|
| - 'animation/layer_animation_value_provider.h',
|
| 'animation/scroll_offset_animation_curve.cc',
|
| 'animation/scroll_offset_animation_curve.h',
|
| 'animation/target_property.cc',
|
|
|