Index: Source/core/editing/Editor.cpp |
diff --git a/Source/core/editing/Editor.cpp b/Source/core/editing/Editor.cpp |
index cfcc2fd8cdec1b9133a2b51660fd6122ca0c0273..cd741dc15f5cde093c96eb541e9333f716ba8907 100644 |
--- a/Source/core/editing/Editor.cpp |
+++ b/Source/core/editing/Editor.cpp |
@@ -63,7 +63,6 @@ |
#include "core/events/KeyboardEvent.h" |
#include "core/events/ScopedEventQueue.h" |
#include "core/events/TextEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/fetch/ImageResource.h" |
#include "core/fetch/ResourceFetcher.h" |
#include "core/frame/FrameView.h" |