| Index: Source/core/rendering/RootInlineBox.cpp
|
| diff --git a/Source/core/rendering/RootInlineBox.cpp b/Source/core/rendering/RootInlineBox.cpp
|
| index 102c616e374b7a415891b726106197b7c918a6d7..978edf0a7bf5252f8109b45ff9b639c12b15ddbc 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"
|
|
|