| Index: Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| diff --git a/Source/modules/device_orientation/DeviceMotionDispatcher.h b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| index 9f87e04ae562c70de92bccc19aeb5a8e33194d7f..0f21d733bc912a1efe208147c6d4f2d1efa017a5 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionDispatcher.h
|
| @@ -32,7 +32,7 @@
|
| #define DeviceMotionDispatcher_h
|
|
|
| #include "core/frame/DeviceSensorEventDispatcher.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebDeviceMotionListener.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|