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