| Index: Source/core/layout/line/RootInlineBox.cpp
|
| diff --git a/Source/core/layout/line/RootInlineBox.cpp b/Source/core/layout/line/RootInlineBox.cpp
|
| index af48a045b1db19a697b53fdddd8f383332cc9e0e..8ef89ce4cddf8d66f87b0eee8daa301fa1515006 100644
|
| --- a/Source/core/layout/line/RootInlineBox.cpp
|
| +++ b/Source/core/layout/line/RootInlineBox.cpp
|
| @@ -28,6 +28,7 @@
|
| #include "core/layout/LayoutView.h"
|
| #include "core/layout/VerticalPositionCache.h"
|
| #include "core/layout/line/EllipsisBox.h"
|
| +#include "core/layout/line/GlyphOverflow.h"
|
| #include "core/layout/line/InlineTextBox.h"
|
| #include "core/paint/PaintInfo.h"
|
| #include "core/paint/RootInlineBoxPainter.h"
|
|
|