| Index: content/browser/bluetooth/bluetooth_device_chooser_controller.h
|
| diff --git a/content/browser/bluetooth/bluetooth_device_chooser_controller.h b/content/browser/bluetooth/bluetooth_device_chooser_controller.h
|
| index 0922d7e31b4288dac01944efda91f010dd6f8739..f63e23b7666ec67fd8d514c47c158f94d7cef484 100644
|
| --- a/content/browser/bluetooth/bluetooth_device_chooser_controller.h
|
| +++ b/content/browser/bluetooth/bluetooth_device_chooser_controller.h
|
| @@ -50,7 +50,7 @@ class CONTENT_EXPORT BluetoothDeviceChooserController final {
|
| // This function performs the following checks before starting a discovery
|
| // session:
|
| // - Validates filters in |request_device_options|.
|
| - // - Removes any blacklisted UUIDs from
|
| + // - Removes any blocklisted UUIDs from
|
| // |request_device_options.optinal_services|.
|
| // - Checks if the request came from a cross-origin iframe.
|
| // - Checks if the request came from a unique origin.
|
|
|