| Index: Source/modules/device_sensors_common/DeviceSensorEventDispatcher.cpp
|
| diff --git a/Source/modules/device_orientation/DeviceSensorEventDispatcher.cpp b/Source/modules/device_sensors_common/DeviceSensorEventDispatcher.cpp
|
| similarity index 97%
|
| rename from Source/modules/device_orientation/DeviceSensorEventDispatcher.cpp
|
| rename to Source/modules/device_sensors_common/DeviceSensorEventDispatcher.cpp
|
| index b5cd6ffaf0e3d161b4249679df4d94179d4d84a7..2d016927511e4e2700025afc86069b17b78c3c81 100644
|
| --- a/Source/modules/device_orientation/DeviceSensorEventDispatcher.cpp
|
| +++ b/Source/modules/device_sensors_common/DeviceSensorEventDispatcher.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "modules/device_orientation/DeviceSensorEventDispatcher.h"
|
| +#include "modules/device_sensors_common/DeviceSensorEventDispatcher.h"
|
|
|
| namespace WebCore {
|
|
|
|
|