| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 8c236433290af0bb49fd896ebd6c7cb422ace248..a0b1d8b85d66b48dcaed8f9307fd304b8214109e 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -61,6 +61,7 @@
|
| 'animation/layer_animation_event_observer.h',
|
| 'animation/layer_animation_value_observer.h',
|
| 'animation/layer_animation_value_provider.h',
|
| + 'animation/layer_tree_mutator.h',
|
| 'animation/scroll_offset_animation_curve.cc',
|
| 'animation/scroll_offset_animation_curve.h',
|
| 'animation/scrollbar_animation_controller.cc',
|
|
|