| Index: Source/core/events/EventDispatcher.cpp
|
| diff --git a/Source/core/events/EventDispatcher.cpp b/Source/core/events/EventDispatcher.cpp
|
| index 602258c2f6376a573d5d4455fa0b987653ea5f31..d41487a4972546d9eefd89f561e774d880d1a78d 100644
|
| --- a/Source/core/events/EventDispatcher.cpp
|
| +++ b/Source/core/events/EventDispatcher.cpp
|
| @@ -28,7 +28,6 @@
|
|
|
| #include "core/dom/ContainerNode.h"
|
| #include "core/events/EventDispatchMediator.h"
|
| -#include "core/events/EventRetargeter.h"
|
| #include "core/events/MouseEvent.h"
|
| #include "core/events/ScopedEventQueue.h"
|
| #include "core/events/WindowEventContext.h"
|
|
|