Index: Source/web/WebInputEventConversion.cpp |
diff --git a/Source/web/WebInputEventConversion.cpp b/Source/web/WebInputEventConversion.cpp |
index 36b26c778c7897a14821fc753b556a2bedc0fb34..472b225be7b73bf35046b99274cccdc612330fbb 100644 |
--- a/Source/web/WebInputEventConversion.cpp |
+++ b/Source/web/WebInputEventConversion.cpp |
@@ -36,7 +36,6 @@ |
#include "core/events/GestureEvent.h" |
#include "core/events/KeyboardEvent.h" |
#include "core/events/MouseEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/events/TouchEvent.h" |
#include "core/events/WheelEvent.h" |
#include "core/rendering/RenderObject.h" |