Index: Source/core/page/EditorClient.h |
diff --git a/Source/core/page/EditorClient.h b/Source/core/page/EditorClient.h |
index 5b866af7b66bf0ba68db6b5a4b01c820239e4015..0660ce8b9ccfef07b62724843677088803db8fb9 100644 |
--- a/Source/core/page/EditorClient.h |
+++ b/Source/core/page/EditorClient.h |
@@ -30,8 +30,8 @@ |
#include "core/editing/EditorInsertAction.h" |
#include "core/editing/TextAffinity.h" |
#include "core/editing/UndoStep.h" |
-#include "core/platform/graphics/FloatRect.h" |
#include "core/platform/text/TextChecking.h" |
+#include "platform/geometry/FloatRect.h" |
#include "wtf/Forward.h" |
#include "wtf/Vector.h" |