| Index: third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.h
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.h b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.h
|
| index f7d583e317f987f1fb0f2d29faea2a39def4b8c8..bb98b9e2708ba00ec5966307dd66ae739f03e131 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.h
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef DeviceRotationRate_h
|
| #define DeviceRotationRate_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/device_orientation/DeviceMotionData.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|