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

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: 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') | ash/metrics/user_metrics_recorder.cc » ('J')
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..c319dffce4adbc3a47e437d776de9de43e6c1039 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_CLICKED,
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') | ash/metrics/user_metrics_recorder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698