| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.idl
|
| index 7b76ced26e626a1ea65f856ea9ff0fe831c2c70e..12d5761aa64c5ba470808cbe06f7569d4769a22d 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.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/#deviceorientation
|
| +// https://w3c.github.io/deviceorientation/spec-source-orientation.html#deviceorientation
|
|
|
| dictionary DeviceOrientationEventInit : EventInit {
|
| double? alpha = null;
|
|
|