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..b226a8c3bbfc4984624c7be4e5e99521dc80a127 100644 |
--- a/content/browser/bluetooth/bluetooth_metrics.h |
+++ b/content/browser/bluetooth/bluetooth_metrics.h |
@@ -150,6 +150,7 @@ enum class UMAGetCharacteristicOutcome { |
NO_DEVICE = 1, |
NO_SERVICE = 2, |
NOT_FOUND = 3, |
+ BLACKLISTED = 4, |
// Note: Add new outcomes immediately above this line. |
// Make sure to update the enum list in |
// tools/metrisc/histogram/histograms.xml accordingly. |