| Index: third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl
|
| index e1055208fbfbe209ee39daeb62c4b24982b8303e..9d4636b33aafd80acc2a82ae2b8e7a7e18b5d893 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// https://www.w3.org/TR/2016/CR-orientation-event-20160818/#devicemotion
|
| +// https://w3c.github.io/deviceorientation/spec-source-orientation.html#devicemotion
|
|
|
| [Constructor(DOMString type, optional DeviceMotionEventInit eventInitDict)]
|
| interface DeviceMotionEvent : Event {
|
|
|