Chromium Code Reviews| Index: Source/core/dom/EventTarget.h |
| diff --git a/Source/core/dom/EventTarget.h b/Source/core/dom/EventTarget.h |
| index 58837f082047e22d37453b949756fa7d7a0798ca..2f6c8bfa8b63b27339e118f8d57bcd2fddc7af9b 100644 |
| --- a/Source/core/dom/EventTarget.h |
| +++ b/Source/core/dom/EventTarget.h |
| @@ -35,8 +35,6 @@ |
| #include "core/dom/EventListenerMap.h" |
| #include "core/dom/EventNames.h" |
| #include <wtf/Forward.h> |
| -#include <wtf/HashMap.h> |
| -#include <wtf/text/AtomicStringHash.h> |
| namespace WebCore { |