| Index: Source/core/layout/line/RootInlineBox.cpp
 | 
| diff --git a/Source/core/layout/line/RootInlineBox.cpp b/Source/core/layout/line/RootInlineBox.cpp
 | 
| index 0bb12f846d9a795f6207df1bb50a04b6c4fea2b2..d53020cefbf02fec49855c4a36215afd5353d2d5 100644
 | 
| --- a/Source/core/layout/line/RootInlineBox.cpp
 | 
| +++ b/Source/core/layout/line/RootInlineBox.cpp
 | 
| @@ -27,6 +27,7 @@
 | 
|  #include "core/layout/LayoutInline.h"
 | 
|  #include "core/layout/LayoutView.h"
 | 
|  #include "core/layout/VerticalPositionCache.h"
 | 
| +#include "core/layout/api/LineLayoutItem.h"
 | 
|  #include "core/layout/line/EllipsisBox.h"
 | 
|  #include "core/layout/line/GlyphOverflow.h"
 | 
|  #include "core/layout/line/InlineTextBox.h"
 | 
| 
 |