| 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 135aab7b141f2b7f6c76ebae5cc99d3090f36315..3cd0ec97a2a21591756bedd4dea5d819f83299c3 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://reillyeon.github.io/webusb/#configurations
|
| +// http://wicg.github.io/webusb/#configurations
|
|
|
| [
|
| Constructor(USBDevice device, octet configurationValue),
|
|
|