Index: third_party/WebKit/Source/core/paint/CompositingRecorder.h |
diff --git a/third_party/WebKit/Source/core/paint/CompositingRecorder.h b/third_party/WebKit/Source/core/paint/CompositingRecorder.h |
index 344117d917917cac7cd8c5b9319a377d0770a199..b0dfd8340ab0c2c36ee719cfb0c18a0b27c4f463 100644 |
--- a/third_party/WebKit/Source/core/paint/CompositingRecorder.h |
+++ b/third_party/WebKit/Source/core/paint/CompositingRecorder.h |
@@ -9,7 +9,7 @@ |
#include "platform/graphics/GraphicsTypes.h" |
#include "platform/graphics/paint/DisplayItem.h" |
#include "public/platform/WebBlendMode.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
namespace blink { |