| Index: Source/core/animation/KeyframeEffectModelTest.cpp
|
| diff --git a/Source/core/animation/KeyframeEffectModelTest.cpp b/Source/core/animation/KeyframeEffectModelTest.cpp
|
| index 02bec9c774a034b7a5f070d762d8d45f5b39a2c1..ed4adbf81341f418453f6a3dd6ce7dc910d36af8 100644
|
| --- a/Source/core/animation/KeyframeEffectModelTest.cpp
|
| +++ b/Source/core/animation/KeyframeEffectModelTest.cpp
|
| @@ -33,6 +33,7 @@
|
|
|
| #include "core/animation/AnimatableLength.h"
|
| #include "core/animation/AnimatableUnknown.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
| #include "core/css/CSSPrimitiveValue.h"
|
| #include "core/css/parser/BisonCSSParser.h"
|
| #include "core/css/resolver/CSSToStyleMap.h"
|
|
|