Index: Source/core/layout/HitTestResult.cpp |
diff --git a/Source/core/layout/HitTestResult.cpp b/Source/core/layout/HitTestResult.cpp |
index 2677996f0e14157dbb428e98729eeb258007e516..09aa0523da752fe2ecca5244c6d469ae935e69b0 100644 |
--- a/Source/core/layout/HitTestResult.cpp |
+++ b/Source/core/layout/HitTestResult.cpp |
@@ -37,8 +37,8 @@ |
#include "core/html/HTMLTextAreaElement.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/layout/LayoutImage.h" |
+#include "core/layout/LayoutTextFragment.h" |
#include "core/page/FrameTree.h" |
-#include "core/rendering/RenderTextFragment.h" |
#include "core/svg/SVGElement.h" |
#include "platform/scroll/Scrollbar.h" |