| Index: Source/core/animation/Animation.cpp
|
| diff --git a/Source/core/animation/Animation.cpp b/Source/core/animation/Animation.cpp
|
| index 3615db2d4c3c75f98975649eef3a73c2237ddacf..afa1b4b61780372413e11196d41a2c385097f339 100644
|
| --- a/Source/core/animation/Animation.cpp
|
| +++ b/Source/core/animation/Animation.cpp
|
| @@ -42,7 +42,7 @@
|
| #include "core/dom/Element.h"
|
| #include "core/dom/NodeRenderStyle.h"
|
| #include "core/frame/UseCounter.h"
|
| -#include "core/rendering/RenderLayer.h"
|
| +#include "core/layout/Layer.h"
|
|
|
| namespace blink {
|
|
|
|
|