Chromium Code Reviews| Index: Source/core/dom/UIEvent.cpp |
| diff --git a/Source/core/dom/UIEvent.cpp b/Source/core/dom/UIEvent.cpp |
| index 641ebe65a7a54d9124774b76b93a29d6ea13c10d..ade38565fe2558262fed984a8450c6101ad84fea 100644 |
| --- a/Source/core/dom/UIEvent.cpp |
| +++ b/Source/core/dom/UIEvent.cpp |
| @@ -23,9 +23,6 @@ |
| #include "config.h" |
| #include "core/dom/UIEvent.h" |
| -#include "core/dom/EventDispatcher.h" |
| -#include "core/dom/Node.h" |
| -#include "core/page/Console.h" |
| #include "core/page/DOMWindow.h" |
| namespace WebCore { |