Index: third_party/WebKit/Source/core/animation/AnimationClock.h |
diff --git a/third_party/WebKit/Source/core/animation/AnimationClock.h b/third_party/WebKit/Source/core/animation/AnimationClock.h |
index b1416eb3ee78a4917953cfa6e7d59da880f5ef88..0b05963b8eca785eb4e0a5889866b95b758b85f1 100644 |
--- a/third_party/WebKit/Source/core/animation/AnimationClock.h |
+++ b/third_party/WebKit/Source/core/animation/AnimationClock.h |
@@ -35,6 +35,7 @@ |
#include "wtf/Allocator.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/PassOwnPtr.h" |
#include <limits> |
namespace blink { |