Index: third_party/WebKit/Source/core/animation/AnimationEffect.h |
diff --git a/third_party/WebKit/Source/core/animation/AnimationEffect.h b/third_party/WebKit/Source/core/animation/AnimationEffect.h |
index 68453b1b5e3e5491ba81325f00752a47be0ad4df..e88f07e986ee599fc8230613778c9e59a610c929 100644 |
--- a/third_party/WebKit/Source/core/animation/AnimationEffect.h |
+++ b/third_party/WebKit/Source/core/animation/AnimationEffect.h |
@@ -35,9 +35,6 @@ |
#include "core/CoreExport.h" |
#include "core/animation/Timing.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/RefCounted.h" |
namespace blink { |