Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Unified Diff: extensions/common/api/usb.idl

Issue 539633002: Docserver: Fix broken $ref in usb.idl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698