| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4737ec5946f18039f33c6b0b477c20d3b1fb04e9..00b7cb1e967a738b17716b9d706c3c7d47243c95 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -541,6 +541,8 @@
|
| 'animation/Animation.cpp',
|
| 'animation/Animation.h',
|
| 'animation/AnimationEffect.h',
|
| + 'animation/AnimationStack.cpp',
|
| + 'animation/AnimationStack.h',
|
| 'animation/DocumentTimeline.cpp',
|
| 'animation/DocumentTimeline.h',
|
| 'animation/KeyframeAnimationEffect.cpp',
|
|
|