| Index: third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBInterface.idl b/third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| index 06dfe70d34ef2274c7185057b3f2a7e59912b482..08e26c629eef9c3431ddd3326a535689410d5a09 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBInterface.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(USBConfiguration configuration, octet interfaceNumber),
|
|
|