Index: third_party/WebKit/Source/core/animation/InterpolationEffect.h |
diff --git a/third_party/WebKit/Source/core/animation/InterpolationEffect.h b/third_party/WebKit/Source/core/animation/InterpolationEffect.h |
index 43f35500e1a56063d4c079203f5a51debb72611f..a99f8ebe9ab82a413a467b664aea61a07c79fd4b 100644 |
--- a/third_party/WebKit/Source/core/animation/InterpolationEffect.h |
+++ b/third_party/WebKit/Source/core/animation/InterpolationEffect.h |
@@ -10,6 +10,7 @@ |
#include "core/animation/Keyframe.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/animation/TimingFunction.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |