chore: fix some typos (#40506)
This commit is contained in:
parent
262723e394
commit
cf5f0419f1
16 changed files with 19 additions and 19 deletions
|
@ -106,7 +106,7 @@ void UsbChooserController::OnBrowserContextShutdown() {
|
|||
}
|
||||
|
||||
// Get a list of devices that can be shown in the chooser bubble UI for
|
||||
// user to grant permsssion.
|
||||
// user to grant permission.
|
||||
void UsbChooserController::GotUsbDeviceList(
|
||||
std::vector<::device::mojom::UsbDeviceInfoPtr> devices) {
|
||||
// Listen to UsbChooserContext for OnDeviceAdded/Removed events after the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue