| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 8df7ffd2a3bebcfdbfc8b2fceeca5c6ce89ec4db..1083e57886156b8bda8610fa73cd351fae58f679 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -902,6 +902,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',
|
|
|