Index: Source/core/dom/Node.cpp |
diff --git a/Source/core/dom/Node.cpp b/Source/core/dom/Node.cpp |
index 3ba014c5338b9dc8f89abe1f880cadb78b19867b..0dad32551e8d79c5ed32a035b19c5a9ae0f37eae 100644 |
--- a/Source/core/dom/Node.cpp |
+++ b/Source/core/dom/Node.cpp |
@@ -70,7 +70,6 @@ |
#include "core/events/MouseEvent.h" |
#include "core/events/MutationEvent.h" |
#include "core/events/TextEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/events/TouchEvent.h" |
#include "core/events/UIEvent.h" |
#include "core/events/WheelEvent.h" |