Index: third_party/WebKit/Source/core/editing/VisibleSelection.cpp |
diff --git a/third_party/WebKit/Source/core/editing/VisibleSelection.cpp b/third_party/WebKit/Source/core/editing/VisibleSelection.cpp |
index ca2b6a0cf7d70d229f42697daf99d9f618b71d4f..897ad78ffa43d585ef1ad605a1162941a86a7502 100644 |
--- a/third_party/WebKit/Source/core/editing/VisibleSelection.cpp |
+++ b/third_party/WebKit/Source/core/editing/VisibleSelection.cpp |
@@ -32,7 +32,6 @@ |
#include "core/editing/EditingUtilities.h" |
#include "core/editing/SelectionAdjuster.h" |
#include "core/editing/iterators/CharacterIterator.h" |
-#include "core/layout/LayoutObject.h" |
#include "platform/geometry/LayoutPoint.h" |
#include "wtf/Assertions.h" |
#include "wtf/text/CString.h" |