Index: third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h |
index f8b0e541278ad65c1ebafbd91d1efcac10a052e4..73ca8c13ac18f58c661f124d38b9452969112c43 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h |
@@ -8,6 +8,7 @@ |
#include "platform/geometry/IntSize.h" |
#include "platform/graphics/paint/DisplayItem.h" |
#include "wtf/Allocator.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |