| Index: Source/core/rendering/InlineTextBox.cpp
|
| diff --git a/Source/core/rendering/InlineTextBox.cpp b/Source/core/rendering/InlineTextBox.cpp
|
| index 509be82093765b59c6d446bc6c8d8d95666f3e90..af997333d2d3913cbb57514136ec0a1a62f9abf1 100644
|
| --- a/Source/core/rendering/InlineTextBox.cpp
|
| +++ b/Source/core/rendering/InlineTextBox.cpp
|
| @@ -47,6 +47,7 @@
|
| #include "core/rendering/style/ShadowList.h"
|
| #include "core/rendering/svg/SVGTextRunRenderingContext.h"
|
| #include "platform/fonts/FontCache.h"
|
| +#include "platform/fonts/GlyphBuffer.h"
|
| #include "platform/fonts/WidthIterator.h"
|
| #include "platform/graphics/DrawLooperBuilder.h"
|
| #include "platform/graphics/GraphicsContextStateSaver.h"
|
|
|