| 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..b77a20656f42156fea43bec5c3c574fa13e4d511 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/#device-enumeration
|
|
|
| partial interface Navigator {
|
| [OriginTrialEnabled=WebUSB] readonly attribute USB usb;
|
|
|