Index: Source/core/events/WheelEvent.cpp |
diff --git a/Source/core/events/WheelEvent.cpp b/Source/core/events/WheelEvent.cpp |
index 74954307e8e25f609491fa0de4508c4ce8e23f69..e1986e6a75f0a033b2a6173a9aad3a72f71979df 100644 |
--- a/Source/core/events/WheelEvent.cpp |
+++ b/Source/core/events/WheelEvent.cpp |
@@ -25,7 +25,6 @@ |
#include "core/events/WheelEvent.h" |
#include "core/clipboard/Clipboard.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "platform/PlatformWheelEvent.h" |
namespace WebCore { |