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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2771283002: [Android] Record user actions of new context menus for CCT (Closed)
Patch Set: 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
« no previous file with comments | « chrome/android/java/strings/android_chrome_strings.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c04d579d69a7d0428f761fab6aa10224374f9b06..66ac47b8b3da3c4651b86f1aec3f378b8fdafb09 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84941,6 +84941,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="30" label="Call"/>
<int value="31" label="Send text message"/>
<int value="32" label="Copy phone number"/>
+ <int value="33" label="Open in new Chrome tab (CCT)"/>
+ <int value="34" label="Open in Chrome incognito tab (CCT)"/>
+ <int value="35" label="Open in browser (CCT)"/>
+ <int value="36" label="Open in Chrome (Fullscreen)"/>
</enum>
<enum name="ContextMenuSaveLinkType" type="int">
« no previous file with comments | « chrome/android/java/strings/android_chrome_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698