Index: third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h |
diff --git a/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h b/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h |
index b28ebdcae1976be6fc70cbeea21ede0edded4291..a413e2142706121890da951e6b0193077be67864 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h |
+++ b/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h |
@@ -36,7 +36,7 @@ |
#include "platform/graphics/GraphicsTypes.h" |
#include "platform/graphics/GraphicsTypes3D.h" |
#include "third_party/skia/include/core/SkPaint.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/PassRefPtr.h" |