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