| Index: Source/core/animation/AnimationStackTest.cpp
|
| diff --git a/Source/core/animation/AnimationStackTest.cpp b/Source/core/animation/AnimationStackTest.cpp
|
| index 23ccd0bbcd021cfa94a9a08c4e88914e2872955f..5c0e693d093db3a4623e093e0046d9fce2fdda43 100644
|
| --- a/Source/core/animation/AnimationStackTest.cpp
|
| +++ b/Source/core/animation/AnimationStackTest.cpp
|
| @@ -9,8 +9,8 @@
|
| #include "core/animation/AnimationClock.h"
|
| #include "core/animation/AnimationTimeline.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
| #include "core/animation/animatable/AnimatableDouble.h"
|
| -#include "core/animation/interpolation/LegacyStyleInterpolation.h"
|
| #include <gtest/gtest.h>
|
|
|
| namespace blink {
|
|
|