| Index: third_party/WebKit/Source/modules/webusb/USBDeviceRequestOptions.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBDeviceRequestOptions.idl b/third_party/WebKit/Source/modules/webusb/USBDeviceRequestOptions.idl
|
| index e6df164a2908a3a59b75c116c7fb4ba1fc33b00d..eea3c39c19ff8f6ca85406fc0894609bb3021051 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBDeviceRequestOptions.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBDeviceRequestOptions.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/#device-enumeration
|
| +// http://wicg.github.io/webusb/#device-enumeration
|
|
|
| dictionary USBDeviceRequestOptions {
|
| required sequence<USBDeviceFilter> filters;
|
|
|