| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index cd88ff8ae43e0837091f8e0e867e6d69d6de959b..7cbcda92f00deb671224c8c0573eaf9f2c7b8f66 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -58,6 +58,8 @@
|
| 'animation/scroll_offset_animation_curve.h',
|
| 'animation/scroll_offset_animations_impl.cc',
|
| 'animation/scroll_offset_animations_impl.h',
|
| + 'animation/scroll_offset_animations.cc',
|
| + 'animation/scroll_offset_animations.h',
|
| 'animation/target_property.cc',
|
| 'animation/target_property.h',
|
| 'animation/timing_function.cc',
|
|
|