| Index: extensions/common/api/usb.idl
|
| diff --git a/extensions/common/api/usb.idl b/extensions/common/api/usb.idl
|
| index f201058a3d106848866a625ba005fe2f29ad6d7b..18dd1f352d5a058804b854a492e9099708a73f84 100644
|
| --- a/extensions/common/api/usb.idl
|
| +++ b/extensions/common/api/usb.idl
|
| @@ -213,7 +213,7 @@ namespace usb {
|
| //
|
| // On Chrome OS, you can specify the interface ID. In that case the method
|
| // will request access from permission broker in the same way as
|
| - // $(ref:requestUsbAccess).
|
| + // $(ref:requestAccess).
|
| //
|
| // If the access request is rejected or the device fails to be opened a
|
| // connection handle will not be created or returned.
|
|
|