| Index: third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp b/third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp
|
| index 3b7eb8742cb7cb2dd261cd96acd6fcf47a91e671..ef883d99d3818983989c344a11344023319c98a8 100644
|
| --- a/third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp
|
| @@ -11,6 +11,7 @@
|
| #include "bindings/core/v8/UnrestrictedDoubleOrKeyframeEffectOptions.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "bindings/core/v8/V8KeyframeEffectOptions.h"
|
| +#include "core/animation/Animation.h"
|
| #include "core/animation/AnimationClock.h"
|
| #include "core/animation/AnimationEffectTiming.h"
|
| #include "core/animation/AnimationTestHelper.h"
|
|
|