Index: third_party/WebKit/Source/platform/fonts/FontData.h |
diff --git a/third_party/WebKit/Source/platform/fonts/FontData.h b/third_party/WebKit/Source/platform/fonts/FontData.h |
index 226ffdaf8986afb9818a8e2ebe0fff828c0dfea5..ee394f2db46de05c4f092f499cb89d3e9bc31438 100644 |
--- a/third_party/WebKit/Source/platform/fonts/FontData.h |
+++ b/third_party/WebKit/Source/platform/fonts/FontData.h |
@@ -27,7 +27,7 @@ |
#define FontData_h |
#include "platform/PlatformExport.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/PassRefPtr.h" |