| Index: Source/core/events/DOMWindowEventQueue.cpp
|
| diff --git a/Source/core/events/DOMWindowEventQueue.cpp b/Source/core/events/DOMWindowEventQueue.cpp
|
| index bd0be9936c9a7aa67f2657dc412c099718c94066..083b4caff75757ad5aeaf6e00ccacc0bb97dc416 100644
|
| --- a/Source/core/events/DOMWindowEventQueue.cpp
|
| +++ b/Source/core/events/DOMWindowEventQueue.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "config.h"
|
| #include "core/events/DOMWindowEventQueue.h"
|
|
|
| -#include "core/dom/Document.h"
|
| #include "core/events/Event.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/frame/SuspendableTimer.h"
|
|
|