| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 431843a43eccdcc828ec58d728ad56625e2786e3..cc496f6f647103aec735f114baf899bb9d1a99f1 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -899,6 +899,8 @@
|
| 'animation/ElementAnimation.h',
|
| 'animation/ElementAnimations.cpp',
|
| 'animation/ElementAnimations.h',
|
| + 'animation/ImageSliceStyleInterpolation.cpp',
|
| + 'animation/ImageSliceStyleInterpolation.h',
|
| 'animation/ImageStyleInterpolation.cpp',
|
| 'animation/ImageStyleInterpolation.h',
|
| 'animation/InertAnimation.cpp',
|
|
|