Index: Source/core/html/HTMLTextAreaElement.cpp |
diff --git a/Source/core/html/HTMLTextAreaElement.cpp b/Source/core/html/HTMLTextAreaElement.cpp |
index 210fb8f2418dbd0f1b04d3ea2847e7249719dcd0..bde9f6ca04915f1da96f2650913bbedc33418afa 100644 |
--- a/Source/core/html/HTMLTextAreaElement.cpp |
+++ b/Source/core/html/HTMLTextAreaElement.cpp |
@@ -39,7 +39,6 @@ |
#include "core/editing/TextIterator.h" |
#include "core/events/BeforeTextInsertedEvent.h" |
#include "core/events/Event.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/FrameHost.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/FormDataList.h" |