| Index: third_party/WebKit/Source/core/layout/line/RootInlineBox.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/RootInlineBox.h b/third_party/WebKit/Source/core/layout/line/RootInlineBox.h
|
| index b4dd122f7f3c7d1d8e83367952a582ac2e5b2d58..1310416a18930008aafee264c7221844423cd589 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/RootInlineBox.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/RootInlineBox.h
|
| @@ -21,6 +21,7 @@
|
| #ifndef RootInlineBox_h
|
| #define RootInlineBox_h
|
|
|
| +#include "core/layout/LayoutBox.h"
|
| #include "core/layout/api/LineLayoutItem.h"
|
| #include "core/layout/api/SelectionState.h"
|
| #include "core/layout/line/InlineFlowBox.h"
|
|
|