| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 53a0ae934d0c8ee30bb3616c4348bf868feba985..1a3ec7135066ec8cecf5d2cf4ad33d2f17b0f11c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -673,6 +673,8 @@
|
| 'animation/css/CSSTransitionData.cpp',
|
| 'animation/css/CSSTransitionData.h',
|
| 'animation/interpolation/DefaultStyleInterpolation.h',
|
| + 'animation/interpolation/DeferredLegacyStyleInterpolation.h',
|
| + 'animation/interpolation/DeferredLegacyStyleInterpolation.cpp',
|
| 'animation/interpolation/Interpolation.cpp',
|
| 'animation/interpolation/Interpolation.h',
|
| 'animation/interpolation/LegacyStyleInterpolation.h',
|
|
|