| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 4acd26b16aeb6345faf3b7bfe1af20ed8a05888b..a8c1e3759ef732136a89f68a24dc31a96a6fc01f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -90638,8 +90638,10 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <affected-histogram name="Extensions.ExternalExtensionEvent"/>
|
| </histogram_suffixes>
|
|
|
| -<histogram_suffixes name="FieldPredictionNoSubmission" separator=".">
|
| +<histogram_suffixes name="FieldPredictionSubmissionEvents" separator=".">
|
| <suffix name="NoSubmission" label="No observed submission."/>
|
| + <suffix name="BasedOnAutocomplete"
|
| + label="Quality metrics based on autocomplete attributes."/>
|
| <affected-histogram
|
| name="Autofill.NumberOfEditedAutofilledFieldsAtSubmission"/>
|
| <affected-histogram name="Autofill.Quality.HeuristicType"/>
|
|
|