| Index: Source/web/WebSurroundingText.cpp
|
| diff --git a/Source/web/WebSurroundingText.cpp b/Source/web/WebSurroundingText.cpp
|
| index 1f71d2820fde964604e855a388c18193453025b8..c2e37a303fa9cbd9c41ff032404a0686414a79f1 100644
|
| --- a/Source/web/WebSurroundingText.cpp
|
| +++ b/Source/web/WebSurroundingText.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/dom/Text.h"
|
| #include "core/editing/SurroundingText.h"
|
| #include "core/editing/VisiblePosition.h"
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "public/platform/WebPoint.h"
|
| #include "public/web/WebHitTestResult.h"
|
|
|
|
|