| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c972efa71f7ad8c2bedb93fcd8ebc8f5416166e9..75787cd7a6516213a438867c4648c6f81bec1b6f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25164,6 +25164,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Network channel used for invalidations.</summary>
|
| </histogram>
|
|
|
| +<histogram name="IOS.MailtoURLRewritten" enum="Boolean">
|
| + <owner>pkl@chromium.org</owner>
|
| + <summary>
|
| + Counts the times when a mailto: URL is tapped by user and whether the URL
|
| + has been rewritten for an available native Mail client app or not.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="IOS.ShareExtension.ReceivedEntriesCount" units="files">
|
| <owner>olivierrobin@chromium.org</owner>
|
| <summary>
|
|
|