| Index: Source/core/animation/css/CSSAnimations.cpp
|
| diff --git a/Source/core/animation/css/CSSAnimations.cpp b/Source/core/animation/css/CSSAnimations.cpp
|
| index de5204762697c0dc7895916ffa8505a87129f882..6a1d9e7de902d7600559a55dd71c16e847cab073 100644
|
| --- a/Source/core/animation/css/CSSAnimations.cpp
|
| +++ b/Source/core/animation/css/CSSAnimations.cpp
|
| @@ -51,7 +51,7 @@
|
| #include "core/events/TransitionEvent.h"
|
| #include "core/events/WebKitAnimationEvent.h"
|
| #include "core/frame/UseCounter.h"
|
| -#include "core/rendering/RenderLayer.h"
|
| +#include "core/layout/Layer.h"
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/rendering/style/KeyframeList.h"
|
| #include "platform/animation/TimingFunction.h"
|
|
|