| Index: Source/core/frame/DeviceSensorEventController.cpp
|
| diff --git a/Source/core/frame/DeviceSensorEventController.cpp b/Source/core/frame/DeviceSensorEventController.cpp
|
| index 5ffa369be494a6bdd700d4b41f8cc5081b5fb6bf..84ac0216332d5c68c49fc44f81c4517de4e5192b 100644
|
| --- a/Source/core/frame/DeviceSensorEventController.cpp
|
| +++ b/Source/core/frame/DeviceSensorEventController.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "core/frame/DeviceSensorEventController.h"
|
|
|
| #include "core/dom/Document.h"
|
| -#include "core/frame/DOMWindow.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "core/page/Page.h"
|
|
|
| namespace WebCore {
|
|
|