Index: third_party/WebKit/Source/platform/graphics/paint/FixedPositionDisplayItem.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/FixedPositionDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/FixedPositionDisplayItem.h |
index d3810eed264210dbdd3053dcfb380c2f61f101b2..d3a1772fb3d61391135b8a4ade57f839a537898d 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/FixedPositionDisplayItem.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/FixedPositionDisplayItem.h |
@@ -7,7 +7,7 @@ |
#include "platform/geometry/LayoutSize.h" |
#include "platform/graphics/paint/DisplayItem.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
sof
2015/10/28 18:29:58
Not needed?
|
#include "wtf/PassOwnPtr.h" |
namespace blink { |