WebUSB Blink Module

Source/modules/webusb implements the renderer process details and bindings for the WebUSB specification. It communicates with the browser process through the public Mojo interface of //device/usb to the UsbService.

Testing

WebUSB is primarily tested in Web Platform Tests. Chromium implementation details are tested in web tests.