| Index: Source/core/events/EventContext.cpp
|
| diff --git a/Source/core/events/EventContext.cpp b/Source/core/events/EventContext.cpp
|
| index dd0a1c078eff87c0a12bb17ad09c412e6b226c01..0adddccfd16f0802c2c31850023b11b089d42299 100644
|
| --- a/Source/core/events/EventContext.cpp
|
| +++ b/Source/core/events/EventContext.cpp
|
| @@ -30,8 +30,6 @@
|
| #include "core/events/Event.h"
|
| #include "core/events/FocusEvent.h"
|
| #include "core/events/MouseEvent.h"
|
| -#include "core/dom/Node.h"
|
| -#include "core/dom/StaticNodeList.h"
|
| #include "core/events/TouchEvent.h"
|
| #include "core/dom/TouchList.h"
|
|
|
|
|