Index: Source/core/editing/ReplaceSelectionCommand.cpp |
diff --git a/Source/core/editing/ReplaceSelectionCommand.cpp b/Source/core/editing/ReplaceSelectionCommand.cpp |
index 8ca4e2f0d3d89cd275ddee856effe67ca5ebec7c..4ea65b899b7e14de5815d9e9041576ad20cb6f28 100644 |
--- a/Source/core/editing/ReplaceSelectionCommand.cpp |
+++ b/Source/core/editing/ReplaceSelectionCommand.cpp |
@@ -47,7 +47,6 @@ |
#include "core/editing/htmlediting.h" |
#include "core/editing/markup.h" |
#include "core/events/BeforeTextInsertedEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/HTMLElement.h" |
#include "core/html/HTMLInputElement.h" |