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