Index: third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h |
index b6275a15ba5cd8870092cc4b59bb129a44125e54..e9cac36c8d410376233cd70399ec278bb2236439 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h |
@@ -8,6 +8,7 @@ |
#include "platform/PlatformExport.h" |
#include "platform/geometry/FloatRect.h" |
#include "platform/graphics/paint/DisplayItem.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |