| Index: Source/core/events/BeforeTextInsertedEvent.cpp
|
| diff --git a/Source/core/events/BeforeTextInsertedEvent.cpp b/Source/core/events/BeforeTextInsertedEvent.cpp
|
| index 3afb5bcfcad926b961519371865d55d3030624e4..c092ac1d222083655ceeebb419812415e04ba39b 100644
|
| --- a/Source/core/events/BeforeTextInsertedEvent.cpp
|
| +++ b/Source/core/events/BeforeTextInsertedEvent.cpp
|
| @@ -26,8 +26,6 @@
|
| #include "config.h"
|
| #include "core/events/BeforeTextInsertedEvent.h"
|
|
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| -
|
| namespace WebCore {
|
|
|
| BeforeTextInsertedEvent::BeforeTextInsertedEvent(const String& text)
|
|
|