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