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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1786453002: Add UMA metrics for "Cast..." menu item. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/browser/ui/toolbar/app_menu_model.cc ('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 7e192cd330d9d663076bfe46fce6c5dd138f8b5b..ca86a790b2fdf2bad817443bee4630ca322f610c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84244,6 +84244,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="42" label="Open a bookmark"/>
<int value="43" label="Exit"/>
<int value="44" label="Upgrade browser"/>
+ <int value="45" label="Cast"/>
</enum>
<enum name="XMLHttpRequestHeaderValueCategoryInRFC7230" type="int">
@@ -89811,6 +89812,7 @@ To add a new entry, add it with any value and run test to compute valid value.
instead.
</obsolete>
</suffix>
+ <suffix name="Cast"/>
<affected-histogram name="WrenchMenu.TimeToAction"/>
</histogram_suffixes>
« no previous file with comments | « chrome/browser/ui/toolbar/app_menu_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698