Index: third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp |
diff --git a/third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp b/third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp |
index f7d013cac6da133afc2f96b7e1e61ab10ba2ae34..08cb6622f05186fb2150f82d8b706afa9bff2634 100644 |
--- a/third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp |
+++ b/third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp |
@@ -38,7 +38,7 @@ |
#include "platform/fonts/VDMXParser.h" |
#include "platform/geometry/FloatRect.h" |
#include "wtf/MathExtras.h" |
-#include "wtf/Partitions.h" |
+#include "wtf/allocator/Partitions.h" |
#include "wtf/text/CharacterNames.h" |
#include "wtf/text/Unicode.h" |
#include <unicode/unorm.h> |