| Index: Source/web/WebHitTestResult.cpp
|
| diff --git a/Source/web/WebHitTestResult.cpp b/Source/web/WebHitTestResult.cpp
|
| index 5c40069792403e0602c1f08e6a57051965f8776f..361a0bbef897fcd2b888c6801e143c1ef4031503 100644
|
| --- a/Source/web/WebHitTestResult.cpp
|
| +++ b/Source/web/WebHitTestResult.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "core/dom/Node.h"
|
| #include "core/editing/VisiblePosition.h"
|
| #include "core/layout/HitTestResult.h"
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "public/platform/WebPoint.h"
|
| #include "public/platform/WebURL.h"
|
|
|