| Index: third_party/WebKit/Source/modules/webusb/USBAlternateInterface.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBAlternateInterface.idl b/third_party/WebKit/Source/modules/webusb/USBAlternateInterface.idl
|
| index 40a046acbc9a0ac0b92feba5ce5db2ba038cd82c..22c0b330ea1fe4c10fefa220bf85038d2f41e714 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBAlternateInterface.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBAlternateInterface.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/#interfaces
|
| +// https://wicg.github.io/webusb/#interfaces
|
|
|
| [
|
| Constructor(USBInterface deviceInterface, octet alternateSetting),
|
|
|