| Index: Source/core/animation/css/CSSAnimations.cpp
|
| diff --git a/Source/core/animation/css/CSSAnimations.cpp b/Source/core/animation/css/CSSAnimations.cpp
|
| index 8697d4311ba0503be1d3ad1c9b1ef16656b8054a..a84c2846377d0332fe3f91e0619ceb279f81e2c5 100644
|
| --- a/Source/core/animation/css/CSSAnimations.cpp
|
| +++ b/Source/core/animation/css/CSSAnimations.cpp
|
| @@ -53,7 +53,6 @@
|
| #include "core/events/TransitionEvent.h"
|
| #include "core/frame/UseCounter.h"
|
| #include "core/layout/LayoutObject.h"
|
| -#include "core/style/KeyframeList.h"
|
| #include "core/paint/DeprecatedPaintLayer.h"
|
| #include "platform/animation/TimingFunction.h"
|
| #include "public/platform/Platform.h"
|
|
|