| Index: Source/core/frame/DeviceSingleWindowEventController.cpp
|
| diff --git a/Source/core/frame/DeviceSingleWindowEventController.cpp b/Source/core/frame/DeviceSingleWindowEventController.cpp
|
| index b0f6c30ce48400ca1a25c70cffa6cc72819e86e7..11a496faa9b4f625cad9dc68391b50c7b5f3f270 100644
|
| --- a/Source/core/frame/DeviceSingleWindowEventController.cpp
|
| +++ b/Source/core/frame/DeviceSingleWindowEventController.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "core/frame/DeviceSingleWindowEventController.h"
|
|
|
| #include "core/dom/Document.h"
|
| +#include "core/events/Event.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/page/Page.h"
|
|
|
|
|