| Index: Source/modules/device_orientation/DeviceOrientationEvent.h
|
| diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.h b/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| index 81dc4cf90c3f70b63ec0c941ecf18d457a7df567..911d010ca5835012592a9fedb61c71aa98f3697d 100644
|
| --- a/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| +++ b/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| @@ -27,7 +27,7 @@
|
| #define DeviceOrientationEvent_h
|
|
|
| #include "core/events/Event.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|