Index: Source/core/html/shadow/SpinButtonElement.cpp |
diff --git a/Source/core/html/shadow/SpinButtonElement.cpp b/Source/core/html/shadow/SpinButtonElement.cpp |
index a9ec4faf8b4a46cabfa32efdca6a572fdb32856c..22f4255e658a0f763186abbf5bdb8323c2437bd8 100644 |
--- a/Source/core/html/shadow/SpinButtonElement.cpp |
+++ b/Source/core/html/shadow/SpinButtonElement.cpp |
@@ -29,7 +29,6 @@ |
#include "HTMLNames.h" |
#include "core/events/MouseEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/events/WheelEvent.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/shadow/ShadowElementNames.h" |