| Index: Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp b/Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp
|
| index fecceb939be2b31bbcc5e269704c3458cd52857d..a307df60dc615e1aa2d67f11765465d670a1b7e3 100644
|
| --- a/Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "V8DeviceMotionEvent.h"
|
|
|
| #include "bindings/v8/V8Binding.h"
|
| -#include "core/dom/DeviceMotionData.h"
|
| +#include "modules/device_orientation/DeviceMotionData.h"
|
|
|
| #include <v8.h>
|
|
|
|
|