| Index: Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| diff --git a/Source/modules/device_orientation/DeviceMotionDispatcher.h b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| index 2ae8c224c11c3745abd7c3fca9e60b6c44f0fcb6..9f87e04ae562c70de92bccc19aeb5a8e33194d7f 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef DeviceMotionDispatcher_h
|
| #define DeviceMotionDispatcher_h
|
|
|
| +#include "core/frame/DeviceSensorEventDispatcher.h"
|
| #include "heap/Handle.h"
|
| -#include "modules/device_orientation/DeviceSensorEventDispatcher.h"
|
| #include "public/platform/WebDeviceMotionListener.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|