| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 22342906434f9646aa5b463d3414c7827ed9aee1..7a2bca29b724c126fc939f56f3ddea8e77828ff5 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>
|
|
|