| Index: Source/core/page/animation/CSSPropertyAnimation.cpp
|
| diff --git a/Source/core/page/animation/CSSPropertyAnimation.cpp b/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| index e2901c5fc3b3acb0b13f04b31cbe940886756e03..06022ab450b1c88a4ef3cbdee2b2b4e48f760ea1 100644
|
| --- a/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| +++ b/Source/core/page/animation/CSSPropertyAnimation.cpp
|
| @@ -44,8 +44,7 @@
|
| #include "core/rendering/style/RenderStyle.h"
|
| #include "core/rendering/style/StyleCachedImage.h"
|
| #include "core/rendering/style/StyleGeneratedImage.h"
|
| -#include <wtf/Noncopyable.h>
|
| -#include <wtf/RefCounted.h>
|
| +#include "wtf/Noncopyable.h"
|
|
|
| namespace WebCore {
|
|
|
|
|