Index: Source/core/page/animation/CSSPropertyAnimation.cpp |
diff --git a/Source/core/page/animation/CSSPropertyAnimation.cpp b/Source/core/page/animation/CSSPropertyAnimation.cpp |
index c027c9f1c4bac3be256ecb0e6dd05bd3e0c47f47..f31a8e87d1a0e414a8006dfe8f26f3a37bbf26c7 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 { |