| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d66fda78add604022d3e48a52b2c8b2c786867ad..813ab70fc610e313d2458f98e8806df20c4f9b00 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -52203,6 +52203,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PasswordProtection.PasswordReuseSyncAccountType"
|
| + enum="PasswordProtectionSyncAccountType">
|
| + <owner>jialiul@chromium.org</owner>
|
| + <owner>nparker@chromium.org</owner>
|
| + <summary>
|
| + When password protection service detects a reuse of Chrome sync password,
|
| + record the type of Chrome sync account on which the reuse happens (e.g.
|
| + @gmail.com, @googlemail.com, or other dasher account).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PasswordProtection.RequestNetworkDuration" units="ms">
|
| <owner>jialiul@chromium.org</owner>
|
| <owner>nparker@chromium.org</owner>
|
|
|