| Index: Source/core/animation/KeyframeEffectModel.cpp
|
| diff --git a/Source/core/animation/KeyframeEffectModel.cpp b/Source/core/animation/KeyframeEffectModel.cpp
|
| index 580f621c01ad912d4f58b11bdc73b92f21cb5336..ce8ada454deb095f86ef46eef83cd37752672c85 100644
|
| --- a/Source/core/animation/KeyframeEffectModel.cpp
|
| +++ b/Source/core/animation/KeyframeEffectModel.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "core/animation/KeyframeEffectModel.h"
|
|
|
| #include "StylePropertyShorthand.h"
|
| -#include "core/animation/TimedItem.h"
|
| +#include "core/animation/AnimationSource.h"
|
| #include "wtf/text/StringHash.h"
|
|
|
| namespace WebCore {
|
|
|