| Index: Source/core/events/WindowEventContext.cpp
|
| diff --git a/Source/core/events/WindowEventContext.cpp b/Source/core/events/WindowEventContext.cpp
|
| index a881ab1976c00766a236443faaab98b6dd04ccfe..b48725fdbfeefaee7c969002c2acdde937220673 100644
|
| --- a/Source/core/events/WindowEventContext.cpp
|
| +++ b/Source/core/events/WindowEventContext.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/dom/Node.h"
|
| #include "core/events/Event.h"
|
| #include "core/events/NodeEventContext.h"
|
| -#include "core/frame/DOMWindow.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
|
|
| namespace WebCore {
|
|
|
|
|