Index: Source/core/events/OverflowEvent.cpp |
diff --git a/Source/core/events/OverflowEvent.cpp b/Source/core/events/OverflowEvent.cpp |
index a674e65481f6c66fdf92c7b5e4066683e2ed7dcc..e6c469ddd5ece4bd652cedc0760726baf66d7e38 100644 |
--- a/Source/core/events/OverflowEvent.cpp |
+++ b/Source/core/events/OverflowEvent.cpp |
@@ -26,8 +26,6 @@ |
#include "config.h" |
#include "core/events/OverflowEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
- |
namespace WebCore { |
OverflowEventInit::OverflowEventInit() |