| Index: third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| index fea7a0131b208780f9fc2a10e416bbe2e85ad68b..581358ffc80cd71d92a87c332e4e7d72469fc5be 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.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.
|
|
|
| -// http://wicg.github.io/webusb/#device-enumeration
|
| +// https://wicg.github.io/webusb/#enumeration
|
|
|
| partial interface Navigator {
|
| [OriginTrialEnabled=WebUSB] readonly attribute USB usb;
|
|
|