| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 04cb171661ce3f43ed50335ac86bacf258e3cb09..74963cc676df69c56c2485d8ae4dd8d67acf900f 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -526,6 +526,10 @@
|
| 'accessibility/AccessibilityTableRow.cpp',
|
| 'accessibility/AccessibilityTableRow.h',
|
| 'animation/ActiveAnimations.h',
|
| + 'animation/AnimatableImage.cpp',
|
| + 'animation/AnimatableImage.h',
|
| + 'animation/AnimatableLengthBox.cpp',
|
| + 'animation/AnimatableLengthBox.h',
|
| 'animation/AnimatableNeutral.h',
|
| 'animation/AnimatableNumber.cpp',
|
| 'animation/AnimatableNumber.h',
|
|
|