| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 8ed03766d7d7913f997e5b20e303dac502785071..563531fc5db2b844c9987704f295a1c0725cace2 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -532,6 +532,7 @@
|
| 'accessibility/AccessibilityTableHeaderContainer.h',
|
| 'accessibility/AccessibilityTableRow.cpp',
|
| 'accessibility/AccessibilityTableRow.h',
|
| + 'animation/ActiveAnimations.h',
|
| 'animation/AnimatableNeutral.h',
|
| 'animation/AnimatableNumber.cpp',
|
| 'animation/AnimatableNumber.h',
|
| @@ -541,6 +542,7 @@
|
| 'animation/Animation.cpp',
|
| 'animation/Animation.h',
|
| 'animation/AnimationEffect.h',
|
| + 'animation/AnimationStack.h',
|
| 'animation/DocumentTimeline.cpp',
|
| 'animation/DocumentTimeline.h',
|
| 'animation/KeyframeAnimationEffect.cpp',
|
|
|