| Index: Source/modules/device_orientation/DeviceMotionEvent.h
|
| diff --git a/Source/modules/device_orientation/DeviceMotionEvent.h b/Source/modules/device_orientation/DeviceMotionEvent.h
|
| index 3e31096b95f19817ffee8efe3e65b38aaa778a5d..65cb805f4879fbb1b635a493b917cd36e6a2e7c6 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionEvent.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionEvent.h
|
| @@ -27,7 +27,7 @@
|
| #define DeviceMotionEvent_h
|
|
|
| #include "core/events/Event.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|