Index: Source/core/animation/CompositorPendingAnimations.cpp |
diff --git a/Source/core/animation/CompositorPendingAnimations.cpp b/Source/core/animation/CompositorPendingAnimations.cpp |
index 9862e40535c59fc0ed2c095725148540561fec85..3465861c20e31182a4b717c52b8d882da05b627e 100644 |
--- a/Source/core/animation/CompositorPendingAnimations.cpp |
+++ b/Source/core/animation/CompositorPendingAnimations.cpp |
@@ -34,8 +34,8 @@ |
#include "core/animation/Animation.h" |
#include "core/animation/AnimationTimeline.h" |
#include "core/frame/FrameView.h" |
+#include "core/layout/Layer.h" |
#include "core/page/Page.h" |
-#include "core/rendering/RenderLayer.h" |
namespace blink { |