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

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

Issue 2619493006: [Android] Chagne items shown in context menu for tel link (Closed)
Patch Set: Created 3 years, 11 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 d2a66b49c4044e966131271eaa4024923c41fd94..ec39ce9c2cc8b83f1b1cd77be305b9282ee1eb94 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80550,6 +80550,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="22" label="Read Later"/>
<int value="23" label="Send email"/>
<int value="24" label="Add to contacts"/>
+ <int value="25" label="Call"/>
+ <int value="26" label="Send text message"/>
+ <int value="27" label="Copy phone number"/>
</enum>
<enum name="ContextMenuSaveLinkType" type="int">

Powered by Google App Engine
This is Rietveld 408576698