| Index: third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.idl
|
| index 36411c93341b914d70891868922405547848b617..5995c967fc144a7db79ec87563d76851901daae9 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.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 DeviceMotionEventInit : EventInit {
|
| DeviceAccelerationInit? acceleration;
|
|
|