Index: third_party/WebKit/Source/core/animation/EffectModel.h |
diff --git a/third_party/WebKit/Source/core/animation/EffectModel.h b/third_party/WebKit/Source/core/animation/EffectModel.h |
index 9bf46e3bba725b43cf752c697ceb057bf3a3636c..cdf0cb6d54c5cb0fcac41e396aee596159902a61 100644 |
--- a/third_party/WebKit/Source/core/animation/EffectModel.h |
+++ b/third_party/WebKit/Source/core/animation/EffectModel.h |
@@ -37,7 +37,6 @@ |
#include "core/animation/PropertyHandle.h" |
#include "platform/heap/Handle.h" |
#include "wtf/HashMap.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |