| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index eae5a18e985d0ff817e9c25b27a05d7446412a86..7652ee8f9482694a4c17d0395e805b9affc01def 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -4690,6 +4690,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Bluetooth.Web.RequestDevice.AcceptAllDevices" units="Boolean">
|
| + <owner>jyasskin@chromium.org</owner>
|
| + <owner>ortuno@chromium.org</owner>
|
| + <owner>scheib@chromium.org</owner>
|
| + <summary>
|
| + Records if acceptAllDevices was used when scanning. These results will help
|
| + us better understand the uses of the API and make changes according to
|
| + developers' behavior.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Bluetooth.Web.RequestDevice.Filters.Count" units="filters">
|
| <owner>jyasskin@chromium.org</owner>
|
| <owner>ortuno@chromium.org</owner>
|
|
|