| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 85eef05b69097de117ca41e395ab09ba45ebc702..55321ba5c15d349a7e63d1fc62f2164b85d76eac 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',
|
|
|