| Index: third_party/WebKit/Source/modules/webusb/USBConfiguration.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBConfiguration.idl b/third_party/WebKit/Source/modules/webusb/USBConfiguration.idl
|
| index 0874a41e766491dbba7ff3b23fad22eaa82b983c..d0e25a2a6376746fbbc28948eaa2e3215b3cdd3a 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBConfiguration.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBConfiguration.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/#configurations
|
| +// https://wicg.github.io/webusb/#configurations
|
|
|
| [
|
| Constructor(USBDevice device, octet configurationValue),
|
|
|