| Index: Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| diff --git a/Source/modules/device_orientation/DeviceMotionDispatcher.h b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| index 262d75fd829a47933088722882df03c8d3230430..e6885fd5767fd35e9dbd6d550ee32839902bb3b3 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/frame/PlatformEventDispatcher.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebDeviceMotionListener.h"
|
| +#include "public/platform/modules/device_orientation/WebDeviceMotionListener.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|