Index: third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizer.h |
diff --git a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizer.h b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizer.h |
index a79c9dcc2343e53478c491641476840ade611689..f39ebc03fa5f2c18194f0b0daa7d604608b85258 100644 |
--- a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizer.h |
+++ b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizer.h |
@@ -9,9 +9,9 @@ |
#include "platform/fonts/Glyph.h" |
#include "platform/fonts/SimpleFontData.h" |
#include "platform/geometry/FloatPoint.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Vector.h" |
#include "third_party/skia/include/core/SkTextBlob.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/Vector.h" |
namespace blink { |