| Index: third_party/WebKit/Source/modules/webusb/USBConnectionEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBConnectionEvent.idl b/third_party/WebKit/Source/modules/webusb/USBConnectionEvent.idl
|
| index f17c79fd10bc839da86ecf398bebad9dfc20b823..e1a301adfe68dd3b4ec027d2e74c25c823b38dcd 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBConnectionEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBConnectionEvent.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/#events
|
| +// https://wicg.github.io/webusb/#events
|
|
|
| [
|
| Constructor(DOMString type, USBConnectionEventInit eventInitDict),
|
|
|