| Index: Source/core/events/DOMWindowEventQueue.cpp
|
| diff --git a/Source/core/events/DOMWindowEventQueue.cpp b/Source/core/events/DOMWindowEventQueue.cpp
|
| index 64fc172b6db95a7b453b840ac778b8ebe94ad994..2b9844f47763ae0198cc72faa12266c5317cdf8e 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"
|
|
|
| namespace WebCore {
|
|
|