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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 264123002: Google Now Message Center Stats (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 2bcfbaea37510fca811a45428bb01216df33d494..6f54ec1007bbaad4e266b24c2dba042d73410844 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7328,6 +7328,15 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Events in Google Now component extension.</summary>
</histogram>
+<histogram name="GoogleNow.MessageCenter.Displayed.NotificationsVisible"
+ units="count">
Ilya Sherman 2014/05/05 21:37:59 Optional nit: No need to specify a super generic u
robliao 2014/05/05 22:39:28 Others were and it's nice to be specific. On 2014/
+ <owner>robliao@chromium.org</owner>
+ <owner>skare@chromium.org</owner>
+ <summary>
+ Count of the number of cards visible when the message center is shown.
+ </summary>
+</histogram>
+
<histogram name="GoogleUpdate.EffectivePolicy" enum="UpdatePolicy">
<owner>gab@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698