Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 11d15c44141f532d85f9a7e83417db2867392846..6b4a8117650e0d787a5f373b2c4e5621ece7673d 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -4926,6 +4926,19 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram |
+ name="Bluetooth.Web.RequestDevice.NumOfDevicesInChooserWhenNotAcceptingAllDevices" |
+ units="devices"> |
+ <owner>jyasskin@chromium.org</owner> |
+ <owner>ortuno@chromium.org</owner> |
+ <owner>scheib@chromium.org</owner> |
+ <owner>juncai@chromium.org</owner> |
+ <summary> |
+ In the case of not accepting all devices, records the number of devices that |
+ are in the chooser when a device is paired. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Bluetooth.Web.RequestDevice.OptionalServices.Count" |
units="filters"> |
<owner>jyasskin@chromium.org</owner> |