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

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: Code review comments 1. 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 1a4329edb1d661ed76faed9b1b07bc372cd1ea67..518caa4256f5559d7f178fb5b6952d39bed28d63 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15952,6 +15952,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