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

Unified Diff: ash/common/metrics/user_metrics_action.h

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: Merge branch 'master' into uma_update 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
« no previous file with comments | « no previous file | ash/common/system/update/tray_update.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/metrics/user_metrics_action.h
diff --git a/ash/common/metrics/user_metrics_action.h b/ash/common/metrics/user_metrics_action.h
index b53871053839ac1145cd0b09abf9b4a3c9bd2d9c..34dd8b892ae94773a01da403c6c0e284e531550c 100644
--- a/ash/common/metrics/user_metrics_action.h
+++ b/ash/common/metrics/user_metrics_action.h
@@ -91,6 +91,7 @@ enum UserMetricsAction {
UMA_STATUS_AREA_SHOW_NETWORK_CONNECTION_DETAILS,
UMA_STATUS_AREA_SHOW_VPN_CONNECTION_DETAILS,
UMA_STATUS_AREA_SIGN_OUT,
+ UMA_STATUS_AREA_UPDATE_DEFAULT_SELECTED,
James Cook 2016/07/08 18:09:00 nit: I would call this "OS_UPDATE" or "UPDATER" or
bruthig 2016/07/08 20:24:00 Done.
UMA_STATUS_AREA_VPN_ADD_BUILT_IN_CLICKED,
UMA_STATUS_AREA_VPN_ADD_THIRD_PARTY_CLICKED,
UMA_STATUS_AREA_VPN_DISCONNECT_CLICKED,
« no previous file with comments | « no previous file | ash/common/system/update/tray_update.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698