| Index: Source/core/frame/animation/CompositeAnimation.cpp
|
| diff --git a/Source/core/frame/animation/CompositeAnimation.cpp b/Source/core/frame/animation/CompositeAnimation.cpp
|
| index f3c52dba4ca602dbd50d66cab5010e266764c7f3..f20f6856683e6127ae18b1e7e50942e7aa6ea40b 100644
|
| --- a/Source/core/frame/animation/CompositeAnimation.cpp
|
| +++ b/Source/core/frame/animation/CompositeAnimation.cpp
|
| @@ -32,8 +32,6 @@
|
| #include "CSSPropertyNames.h"
|
| #include "core/frame/animation/AnimationControllerPrivate.h"
|
| #include "core/frame/animation/CSSPropertyAnimation.h"
|
| -#include "core/frame/animation/ImplicitAnimation.h"
|
| -#include "core/frame/animation/KeyframeAnimation.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
|
|
| namespace WebCore {
|
|
|