| Index: Source/core/animation/ActiveAnimations.cpp
|
| diff --git a/Source/core/animation/ActiveAnimations.cpp b/Source/core/animation/ActiveAnimations.cpp
|
| index 4a66c8af49e230183e3275b0a1090330b77f9336..d21ce8fbac9659d7ded05b8ce7519cdc5da12bdd 100644
|
| --- a/Source/core/animation/ActiveAnimations.cpp
|
| +++ b/Source/core/animation/ActiveAnimations.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/animation/ActiveAnimations.h"
|
|
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
|
|
| namespace blink {
|
|
|
|
|