| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| index 0b9207ab65b741677747f2e48e3e58812223fe4c..14a53d6b5cfa7fc91bfef2f6568b2084989a1443 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.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/#deviceorientation
|
| +// https://w3c.github.io/deviceorientation/spec-source-orientation.html#deviceorientation
|
|
|
| [Constructor(DOMString type, optional DeviceOrientationEventInit eventInitDict)]
|
| interface DeviceOrientationEvent : Event {
|
|
|