| Index: Source/core/rendering/RootInlineBox.cpp
|
| diff --git a/Source/core/rendering/RootInlineBox.cpp b/Source/core/rendering/RootInlineBox.cpp
|
| index b7aee498fed90be6f4f671f362b4882159f9bd37..b70811f8516df0f388d2779c002973f0b4283a00 100644
|
| --- a/Source/core/rendering/RootInlineBox.cpp
|
| +++ b/Source/core/rendering/RootInlineBox.cpp
|
| @@ -21,6 +21,7 @@
|
| #include "core/rendering/RootInlineBox.h"
|
|
|
| #include "core/dom/Document.h"
|
| +#include "core/dom/StyleEngine.h"
|
| #include "core/rendering/EllipsisBox.h"
|
| #include "core/rendering/HitTestResult.h"
|
| #include "core/rendering/InlineTextBox.h"
|
|
|