| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9dbcb08cb59deb9c4d82374c36bc29c6b366f440..c050c221180f3260e24553b3044a6c43212385c3 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -589,6 +589,10 @@
|
| 'animation/DocumentTimeline.h',
|
| 'animation/InertAnimation.cpp',
|
| 'animation/InertAnimation.h',
|
| + 'animation/Interpolation.cpp',
|
| + 'animation/Interpolation.h',
|
| + 'animation/InterpolationEffect.cpp',
|
| + 'animation/InterpolationEffect.h',
|
| 'animation/KeyframeEffectModel.cpp',
|
| 'animation/KeyframeEffectModel.h',
|
| 'animation/Player.cpp',
|
|
|