Index: Source/core/events/Event.cpp |
diff --git a/Source/core/events/Event.cpp b/Source/core/events/Event.cpp |
index d86767f26b7944313a4897533b4399f90239ef96..498f0de08ae1747a10c25136bf7907216bd99df0 100644 |
--- a/Source/core/events/Event.cpp |
+++ b/Source/core/events/Event.cpp |
@@ -23,9 +23,6 @@ |
#include "config.h" |
#include "core/events/Event.h" |
-#include "bindings/core/v8/ModuleProxy.h" |
-#include "core/EventHeaders.h" |
-#include "core/EventInterfaces.h" |
#include "core/dom/StaticNodeList.h" |
#include "core/events/EventTarget.h" |
#include "core/frame/UseCounter.h" |