| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a7637d67afcce62576deee3dfe2aaa9fd20ac442..20ff62efb5065e14471a7435023d238818eafdb4 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',
|
|
|