| Index: Source/core/animation/KeyframeEffectModel.h
|
| diff --git a/Source/core/animation/KeyframeEffectModel.h b/Source/core/animation/KeyframeEffectModel.h
|
| index f189cccdf22c012656b6ae639f714807d97216f7..95ee0c401d7a1ffc3ead87c06560dc55ccfcf771 100644
|
| --- a/Source/core/animation/KeyframeEffectModel.h
|
| +++ b/Source/core/animation/KeyframeEffectModel.h
|
| @@ -33,9 +33,9 @@
|
|
|
| #include "core/animation/AnimatableValueKeyframe.h"
|
| #include "core/animation/AnimationEffect.h"
|
| +#include "core/animation/AnimationSource.h"
|
| #include "core/animation/InterpolationEffect.h"
|
| #include "core/animation/StringKeyframe.h"
|
| -#include "core/animation/TimedItem.h"
|
| #include "platform/animation/TimingFunction.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/HashMap.h"
|
|
|