| 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..0ea8f27869ca4085542905058372c999e7bc6250 100644
|
| --- a/content/browser/bluetooth/bluetooth_metrics.h
|
| +++ b/content/browser/bluetooth/bluetooth_metrics.h
|
| @@ -69,6 +69,7 @@ enum class UMARequestDeviceOutcome {
|
| ADAPTER_OFF_HELP_LINK_PRESSED = 13,
|
| NEED_LOCATION_HELP_LINK_PRESSED = 14,
|
| BLUETOOTH_CHOOSER_GLOBALLY_DISABLED = 15,
|
| + BLUETOOTH_KILL_SWITCH_ENABLED = 16,
|
| // NOTE: Add new requestDevice() outcomes immediately above this line. Make
|
| // sure to update the enum list in
|
| // tools/metrics/histograms/histograms.xml accordingly.
|
|
|