Index: Source/core/editing/WrapContentsInDummySpanCommand.cpp |
diff --git a/Source/core/editing/WrapContentsInDummySpanCommand.cpp b/Source/core/editing/WrapContentsInDummySpanCommand.cpp |
index 1a8e275c8b1203b121599331b4ddf0e957588207..25e8d3e2c31a732ef6df86c48b68ffdda07ac7ff 100644 |
--- a/Source/core/editing/WrapContentsInDummySpanCommand.cpp |
+++ b/Source/core/editing/WrapContentsInDummySpanCommand.cpp |
@@ -28,7 +28,7 @@ |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/editing/ApplyStyleCommand.h" |
-#include "core/html/HTMLElement.h" |
+#include "core/html/HTMLSpanElement.h" |
namespace blink { |