| Index: Source/core/events/DOMWindowEventQueue.cpp
|
| diff --git a/Source/core/events/DOMWindowEventQueue.cpp b/Source/core/events/DOMWindowEventQueue.cpp
|
| index ec3986138a92c3e2a58e5353250958cd626a61eb..bd0be9936c9a7aa67f2657dc412c099718c94066 100644
|
| --- a/Source/core/events/DOMWindowEventQueue.cpp
|
| +++ b/Source/core/events/DOMWindowEventQueue.cpp
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/events/Event.h"
|
| -#include "core/frame/DOMWindow.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "core/frame/SuspendableTimer.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
|
|
|
|