| Index: content/browser/bluetooth/bluetooth_metrics.h
|
| diff --git a/content/browser/bluetooth/bluetooth_metrics.h b/content/browser/bluetooth/bluetooth_metrics.h
|
| index 0652e8bc5472b51b13ee6511c345f9f985c878bb..872008b851397bf21029807e29e90dfb8d627727 100644
|
| --- a/content/browser/bluetooth/bluetooth_metrics.h
|
| +++ b/content/browser/bluetooth/bluetooth_metrics.h
|
| @@ -68,7 +68,8 @@ 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,
|
| + BLUETOOTH_CHOOSER_POLICY_DISABLED = 15,
|
| + BLUETOOTH_GLOBALLY_DISABLED = 16,
|
| // NOTE: Add new requestDevice() outcomes immediately above this line. Make
|
| // sure to update the enum list in
|
| // tools/metrics/histograms/histograms.xml accordingly.
|
|
|