| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 52e847368d9032cbfef36f429806df00fc092666..941f12851c5eec43425d5638282a40de0cd70597 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -524,6 +524,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',
|
|
|