| Index: Source/core/page/animation/CompositeAnimation.cpp
|
| diff --git a/Source/core/page/animation/CompositeAnimation.cpp b/Source/core/page/animation/CompositeAnimation.cpp
|
| index c46d09b8546b40442866db2aa8c0434b56b78a31..86cff48cacfe223625bf3ed51fff8b9f8d783fe7 100644
|
| --- a/Source/core/page/animation/CompositeAnimation.cpp
|
| +++ b/Source/core/page/animation/CompositeAnimation.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/page/animation/CSSPropertyAnimation.h"
|
| #include "core/page/animation/ImplicitAnimation.h"
|
| #include "core/page/animation/KeyframeAnimation.h"
|
| -#include "core/rendering/RenderObject.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
|
|
| namespace WebCore {
|
|
|