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