| Index: Source/core/animation/AnimationStackTest.cpp
|
| diff --git a/Source/core/animation/AnimationStackTest.cpp b/Source/core/animation/AnimationStackTest.cpp
|
| index e28259b98f70bdb11e4eb9d71e1c55244d4d7ed4..33e765aab2553caa9ad246431d75f4f773caa9f6 100644
|
| --- a/Source/core/animation/AnimationStackTest.cpp
|
| +++ b/Source/core/animation/AnimationStackTest.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "core/animation/AnimationClock.h"
|
| #include "core/animation/DocumentTimeline.h"
|
| #include "core/animation/KeyframeEffectModel.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
| #include <gtest/gtest.h>
|
|
|
| namespace WebCore {
|
|
|