| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3317faa0a89ed0439d8905b2a4080b2094e0f09a..0587cf61ba27a83abf41edcf2a004c10f9d8aa1a 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48045,7 +48045,7 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| The value indicates whether an entry returned by password autofill contains
|
| a value that was found by matching against the public suffix list.
|
| </summary>
|
| - <int value="0" label="Matching disabled"/>
|
| + <int value="0" label="Matching not used"/>
|
| <int value="1" label="No match"/>
|
| <int value="2" label="Match"/>
|
| </enum>
|
|
|