| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e18a466b6e60576d4bb1434a07a6bb2e4c78e05f..496262b1c9b7b3255795fc13dde24e43c862d541 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -26034,6 +26034,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MailtoURLRewriter.Rewritten">
|
| + <owner>pkl@chromium.org</owner>
|
| + <summary>
|
| + Keeps track of the times that a user tapped on a mailto: link and whether
|
| + the URL has been rewritten for an available native Mail client app or not.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ManagedUsers.ChromeOS.PasswordChange"
|
| enum="ManagedUserPasswordChange">
|
| <owner>achuith@chromium.org</owner>
|
|
|