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.
WebUSB is primarily tested in Web Platform Tests. Chromium implementation details are tested in Layout Tests.