| Index: third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl
|
| index 00fc4a3158869b531dd4787193a64e27c92aff20..e08ef7e94c916edc6334ed4c0c67d42a2a349e5c 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// https://www.w3.org/TR/2016/CR-orientation-event-20160818/#devicemotion
|
| +// https://w3c.github.io/deviceorientation/spec-source-orientation.html#deviceorientation
|
|
|
| dictionary DeviceRotationRateInit {
|
| double? alpha = null;
|
|
|