| Index: third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.idl
|
| index 7276e85c4dfddb5bfeab620a8eb6b033d95f468f..85ece50e1b972d8489be72dcd6df95564f82c68f 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.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#devicemotion
|
|
|
| dictionary DeviceAccelerationInit {
|
| double? x = null;
|
|
|