| Index: Source/core/animation/AnimationTimeline.h
|
| diff --git a/Source/core/animation/AnimationTimeline.h b/Source/core/animation/AnimationTimeline.h
|
| index 1a523a286518ead28e5513f65cdf7557c53601f9..5505f04b543020fbf558dbb12bd0a2857124c95f 100644
|
| --- a/Source/core/animation/AnimationTimeline.h
|
| +++ b/Source/core/animation/AnimationTimeline.h
|
| @@ -34,7 +34,6 @@
|
| #include "core/animation/AnimationEffect.h"
|
| #include "core/animation/AnimationPlayer.h"
|
| #include "core/dom/Element.h"
|
| -#include "core/events/Event.h"
|
| #include "platform/Timer.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|