| Index: Source/modules/device_orientation/DeviceMotionEvent.cpp
|
| diff --git a/Source/core/dom/DeviceMotionEvent.cpp b/Source/modules/device_orientation/DeviceMotionEvent.cpp
|
| similarity index 99%
|
| rename from Source/core/dom/DeviceMotionEvent.cpp
|
| rename to Source/modules/device_orientation/DeviceMotionEvent.cpp
|
| index 431a0a3c5a2bae3f44d05789a6092048fb6167a5..8950b97f4da59e9795260208b5650c50374fe9ed 100644
|
| --- a/Source/core/dom/DeviceMotionEvent.cpp
|
| +++ b/Source/modules/device_orientation/DeviceMotionEvent.cpp
|
| @@ -20,7 +20,7 @@
|
| * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
| * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| #include "config.h"
|
|
|