| Index: content/browser/bluetooth/bluetooth_metrics.h
|
| diff --git a/content/browser/bluetooth/bluetooth_metrics.h b/content/browser/bluetooth/bluetooth_metrics.h
|
| index fbbea33e08750c4b3bff0c695eff224072c87819..f75c453b0e3e9cf4dca9cc7c29b41039da334297 100644
|
| --- a/content/browser/bluetooth/bluetooth_metrics.h
|
| +++ b/content/browser/bluetooth/bluetooth_metrics.h
|
| @@ -67,6 +67,7 @@ enum class UMARequestDeviceOutcome {
|
| BLUETOOTH_OVERVIEW_HELP_LINK_PRESSED = 12,
|
| ADAPTER_OFF_HELP_LINK_PRESSED = 13,
|
| NEED_LOCATION_HELP_LINK_PRESSED = 14,
|
| + BLUETOOTH_CHOOSER_GLOBALLY_DISABLED = 15,
|
| // NOTE: Add new requestDevice() outcomes immediately above this line. Make
|
| // sure to update the enum list in
|
| // tools/metrics/histograms/histograms.xml accordingly.
|
|
|