Index: Source/core/editing/DeleteSelectionCommand.cpp |
diff --git a/Source/core/editing/DeleteSelectionCommand.cpp b/Source/core/editing/DeleteSelectionCommand.cpp |
index f041cafd6c20743ea8b55edcb56819b1ffedf1b7..e4951f808efd758f36a52561d06416a8df3c2c1a 100644 |
--- a/Source/core/editing/DeleteSelectionCommand.cpp |
+++ b/Source/core/editing/DeleteSelectionCommand.cpp |
@@ -41,7 +41,7 @@ |
#include "core/html/HTMLStyleElement.h" |
#include "core/html/HTMLTableRowElement.h" |
#include "core/layout/LayoutTableCell.h" |
-#include "core/rendering/RenderText.h" |
+#include "core/layout/LayoutText.h" |
namespace blink { |