| Index: third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp b/third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp
|
| index d654f5a63ba40c640742ea2f06be29f5db8f7494..bcf6a23059df9ddf7d92fbf6374416e86599cd70 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp
|
| @@ -21,6 +21,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/dom/StyleEngine.h"
|
| +#include "core/editing/EditingUtilities.h"
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/VerticalPositionCache.h"
|
| #include "core/layout/api/LineLayoutBlockFlow.h"
|
|
|