| Index: Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h
|
| diff --git a/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h b/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h
|
| index 54b01bd6c00c7cd2e11fc133da5d5cc26151c452..05323a17c37c26d7dd0811d96f17995c6e1a1be9 100644
|
| --- a/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h
|
| +++ b/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef HarfBuzzShaper_h
|
| #define HarfBuzzShaper_h
|
|
|
| -#include "core/platform/graphics/GlyphBuffer.h"
|
| #include "hb.h"
|
| +#include "platform/fonts/GlyphBuffer.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/graphics/TextRun.h"
|
| #include "wtf/HashSet.h"
|
|
|