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

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

Issue 211543008: Show a modified outdated upgrade Bubble for non-enterprise users without auto-update (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« chrome/common/pref_names.cc ('K') | « tools/metrics/actions/actions.xml ('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 6d9ddf9ad688c7f68736b16b501c1c9331db05c7..3c87625c411565fc518412df759d4cf455ce7beb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15878,6 +15878,15 @@ other types of suffix sets.
<summary>Events seen by the OSX NSException swizzle.</summary>
</histogram>
+<histogram name="OutdatedUpgradeBubble.NumLaterPerEnableAU">
+ <owner>mad@chromium.org</owner>
+ <summary>
+ Counts the number of times the user clicked on the later button of the
+ outdated upgrade bubble, before clicking on the enable updates button in the
+ same Chrome session.
+ </summary>
+</histogram>
+
<histogram name="OutdatedUpgradeBubble.NumLaterPerReinstall">
<owner>mad@chromium.org</owner>
<summary>
« chrome/common/pref_names.cc ('K') | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698