Index: third_party/WebKit/Source/core/page/AutoscrollController.h |
diff --git a/third_party/WebKit/Source/core/page/AutoscrollController.h b/third_party/WebKit/Source/core/page/AutoscrollController.h |
index 3c19a2ee9b1e362d62b9c41966fb19bec3c426eb..794a46012dde4f05ae2b029e03878dcc6c229063 100644 |
--- a/third_party/WebKit/Source/core/page/AutoscrollController.h |
+++ b/third_party/WebKit/Source/core/page/AutoscrollController.h |
@@ -29,6 +29,7 @@ |
#include "core/CoreExport.h" |
#include "platform/geometry/IntPoint.h" |
#include "platform/heap/Handle.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |