| 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..8ffa3129962052cb645d9713b6457a1af5ad9d4e 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| @@ -32,7 +32,7 @@
|
| #define DeviceMotionDispatcher_h
|
|
|
| #include "heap/Handle.h"
|
| -#include "modules/device_orientation/DeviceSensorEventDispatcher.h"
|
| +#include "modules/device_sensors_common/DeviceSensorEventDispatcher.h"
|
| #include "public/platform/WebDeviceMotionListener.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|