| Index: third_party/WebKit/Source/modules/webusb/USBConnectionEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBConnectionEventInit.idl b/third_party/WebKit/Source/modules/webusb/USBConnectionEventInit.idl
|
| index d79d0ff1f87e0d067e241c79016b9576505141d5..abb2b85a29809126a38c0da0fad2ac581a76e0a0 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBConnectionEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBConnectionEventInit.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
|
|
|
| dictionary USBConnectionEventInit : EventInit {
|
| required USBDevice device;
|
|
|