| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 36251c644d811b7b042ab3c459760f2a623bd3ff..757b74fe5a7c25ca74fe0243ccb73eead06c16ec 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -42,6 +42,7 @@
|
| 'animation/layer_animation_controller.h',
|
| 'animation/layer_animation_event_observer.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/scrollbar_animation_controller.h',
|
|
|