| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 6ed192b3a430a9c42cd098e58111a7082c27aa59..ca99234e954c4a6bf691c8b69929827819106440 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -91537,6 +91537,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <suffix name="HTTPSNotHTTP"
|
| label="The credential was suppressed because it was for an HTTPS origin
|
| whereas the observed form was for an HTTP origin."/>
|
| + <suffix name="PSLMatching"
|
| + label="The credential was suppressed and not auto-filled because it was
|
| + a PSL-match."/>
|
| + <suffix name="SameOrganizationName"
|
| + label="The credential was suppressed because it was for an HTTP/HTTPS
|
| + origin that was neither an exact nor PSL-match to that of the
|
| + observed form. Its origin had, however, the same
|
| + organization-identifying name."/>
|
| <affected-histogram name="PasswordManager.SuppressedAccount.Manual"/>
|
| </histogram_suffixes>
|
|
|
|
|