diff options
Diffstat (limited to 'tools/metrics/histograms/histograms.xml')
-rw-r--r-- | tools/metrics/histograms/histograms.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index e3d2824..d266636 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -2341,6 +2341,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. </summary> </histogram> +<histogram name="Autofill.SuggestionAcceptedIndex"> + <owner>mathp@chromium.org</owner> + <summary>The index of the accepted suggestion in the Autofill popup.</summary> +</histogram> + <histogram name="Autofill.UnmaskPrompt.Duration" units="ms"> <owner>waltercacau@chromium.org</owner> <summary> |