| Index: Source/core/animation/DocumentAnimations.cpp
|
| diff --git a/Source/core/animation/DocumentAnimations.cpp b/Source/core/animation/DocumentAnimations.cpp
|
| index aec1d09dded8128195a341cdee2cf14f5c2dde80..a0da82daea49c2e8d421bf4ccbf773c9aec5357a 100644
|
| --- a/Source/core/animation/DocumentAnimations.cpp
|
| +++ b/Source/core/animation/DocumentAnimations.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "core/dom/NodeRenderStyle.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/LocalFrame.h"
|
| -#include "core/layout/compositing/RenderLayerCompositor.h"
|
| +#include "core/layout/compositing/LayerCompositor.h"
|
| #include "core/rendering/RenderView.h"
|
|
|
| namespace blink {
|
|
|