| Index: Source/modules/device_orientation/DeviceOrientationDispatcher.h
|
| diff --git a/Source/modules/device_orientation/DeviceOrientationDispatcher.h b/Source/modules/device_orientation/DeviceOrientationDispatcher.h
|
| index b76fb167e807541b0a3ba8d1152f4465060aca65..b1c7dfda9b87e86ca9ecaadaa21680278dd1cbad 100644
|
| --- a/Source/modules/device_orientation/DeviceOrientationDispatcher.h
|
| +++ b/Source/modules/device_orientation/DeviceOrientationDispatcher.h
|
| @@ -32,7 +32,7 @@
|
| #define DeviceOrientationDispatcher_h
|
|
|
| #include "core/frame/DeviceSensorEventDispatcher.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebDeviceOrientationListener.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|