| Index: content/browser/bluetooth/bluetooth_metrics.h
|
| diff --git a/content/browser/bluetooth/bluetooth_metrics.h b/content/browser/bluetooth/bluetooth_metrics.h
|
| index 9fc0bd12629af9922f7ec3476856764f0dcebd2c..d3506c3dad2071f0cfa3a8e4cb727d7757731089 100644
|
| --- a/content/browser/bluetooth/bluetooth_metrics.h
|
| +++ b/content/browser/bluetooth/bluetooth_metrics.h
|
| @@ -74,6 +74,7 @@ enum class UMARequestDeviceOutcome {
|
| BLUETOOTH_CHOOSER_POLICY_DISABLED = 15,
|
| BLUETOOTH_GLOBALLY_DISABLED = 16,
|
| BLUETOOTH_CHOOSER_EVENT_HANDLER_INVALID = 17,
|
| + BLUETOOTH_LOW_ENERGY_NOT_AVAILABLE = 18,
|
| // NOTE: Add new requestDevice() outcomes immediately above this line. Make
|
| // sure to update the enum list in
|
| // tools/metrics/histograms/histograms.xml accordingly.
|
|
|