| Index: content/browser/bluetooth/bluetooth_metrics.h
|
| diff --git a/content/browser/bluetooth/bluetooth_metrics.h b/content/browser/bluetooth/bluetooth_metrics.h
|
| index d3506c3dad2071f0cfa3a8e4cb727d7757731089..9c86616c87e1ea9888ff9afdcc273f4a405b4e92 100644
|
| --- a/content/browser/bluetooth/bluetooth_metrics.h
|
| +++ b/content/browser/bluetooth/bluetooth_metrics.h
|
| @@ -92,6 +92,7 @@ CONTENT_EXPORT void RecordRequestDeviceOutcome(UMARequestDeviceOutcome outcome);
|
| // - UUID of the services used in filters.
|
| // - Number of optional services used.
|
| // - UUID of the optional services.
|
| +// - The value of boolean acceptAllDevices.
|
| // - Size of the union of all services.
|
| void RecordRequestDeviceOptions(
|
| const blink::mojom::WebBluetoothRequestDeviceOptionsPtr& options);
|
|
|