Index: third_party/WebKit/Source/web/WebHitTestResult.cpp |
diff --git a/third_party/WebKit/Source/web/WebHitTestResult.cpp b/third_party/WebKit/Source/web/WebHitTestResult.cpp |
index 3fda06447e2e308e70aeb6be6a34f5e5dfeba17e..df32de12f9e548db0ba834bea80325a5dbccc881 100644 |
--- a/third_party/WebKit/Source/web/WebHitTestResult.cpp |
+++ b/third_party/WebKit/Source/web/WebHitTestResult.cpp |
@@ -29,7 +29,6 @@ |
#include "core/dom/Node.h" |
#include "core/editing/VisiblePosition.h" |
#include "core/layout/HitTestResult.h" |
-#include "core/layout/LayoutObject.h" |
#include "platform/weborigin/KURL.h" |
#include "public/platform/WebPoint.h" |
#include "public/platform/WebURL.h" |