Index: Source/core/dom/EventDispatcher.h |
diff --git a/Source/core/dom/EventDispatcher.h b/Source/core/dom/EventDispatcher.h |
index b4a439e8f0f8ceb6b90c11c1f6ed13699b60152c..d67ae0e822a12e8374782959e78822ff05f04307 100644 |
--- a/Source/core/dom/EventDispatcher.h |
+++ b/Source/core/dom/EventDispatcher.h |
@@ -29,9 +29,7 @@ |
#include "core/dom/EventContext.h" |
#include "core/dom/SimulatedClickOptions.h" |
#include <wtf/Forward.h> |
-#include <wtf/HashMap.h> |
#include <wtf/PassRefPtr.h> |
-#include <wtf/Vector.h> |
namespace WebCore { |