| Index: modules/device_orientation/DeviceMotionEvent.idl
|
| diff --git a/modules/device_orientation/DeviceMotionEvent.idl b/modules/device_orientation/DeviceMotionEvent.idl
|
| index 809848d3c8c37e598f43952e8c16c0cf4f94dc44..8643b55c5f2aecd5a07a50fe56a1de72819f1c90 100644
|
| --- a/modules/device_orientation/DeviceMotionEvent.idl
|
| +++ b/modules/device_orientation/DeviceMotionEvent.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - EnabledAtRuntime=DeviceMotion
|
| + RuntimeEnabled=DeviceMotion
|
| ] interface DeviceMotionEvent : Event {
|
| readonly attribute DeviceAcceleration acceleration;
|
| readonly attribute DeviceAcceleration accelerationIncludingGravity;
|
|
|