| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index bf1a355a4c9a147f23adfd03996a24b1184c5da0..2eaddf8f560f564700a65a9f00fee7f2a73fa996 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',
|
|
|