Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2852003002: Adds mailto: URL support to app launching. (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698