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