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

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

Issue 2125403002: Added UMA metrics for the system update UI in the status area. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index e11e0378f72bba6f6d7ab74b4f91f5dca1e399bb..62074bb7433381999d7d7a182a5f6ada9e6bfd32 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13915,6 +13915,15 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="StatusArea_Update_Default_Clicked">
+ <owner>bruthig@chromium.org</owner>
+ <owner>tbuckley@chromium.org</owner>
+ <description>
+ Counts the number of times the user clicks the update row in the system
tdanderson 2016/07/07 21:36:43 nit: "clicks" -> "selects" or "clicks/taps"
bruthig 2016/07/08 17:49:44 Done.
+ menu.
+ </description>
+</action>
+
<action name="StatusArea_VPN_AddBuiltIn">
<owner>bartfab@chromium.org</owner>
<description>
« ash/metrics/user_metrics_recorder.cc ('K') | « ash/metrics/user_metrics_recorder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698