Index: content/browser/bluetooth/bluetooth_metrics.h |
diff --git a/content/browser/bluetooth/bluetooth_metrics.h b/content/browser/bluetooth/bluetooth_metrics.h |
index b226a8c3bbfc4984624c7be4e5e99521dc80a127..13679830a8a0ce7386b103b567d0bdfbed23d0d8 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. |