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 cdf0cb6d54c5cb0fcac41e396aee596159902a61..9bf46e3bba725b43cf752c697ceb057bf3a3636c 100644 |
--- a/third_party/WebKit/Source/core/animation/EffectModel.h |
+++ b/third_party/WebKit/Source/core/animation/EffectModel.h |
@@ -37,6 +37,7 @@ |
#include "core/animation/PropertyHandle.h" |
#include "platform/heap/Handle.h" |
#include "wtf/HashMap.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |