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

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

Issue 2129913003: Added UMA Metrics for SMS UI in the status area. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed UMA metrics. 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/chromeos/network/tray_sms.h » ('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..1d466ae7e903aacc1bd97606cca80e7986ecc7b1 100644
--- a/ash/common/metrics/user_metrics_action.h
+++ b/ash/common/metrics/user_metrics_action.h
@@ -66,6 +66,7 @@ enum UserMetricsAction {
UMA_STATUS_AREA_DETAILED_CAST_VIEW_LAUNCH_CAST,
UMA_STATUS_AREA_DETAILED_DRIVE_VIEW,
UMA_STATUS_AREA_DETAILED_NETWORK_VIEW,
+ UMA_STATUS_AREA_DETAILED_SMS_VIEW,
UMA_STATUS_AREA_DETAILED_VPN_VIEW,
UMA_STATUS_AREA_DISABLE_AUTO_CLICK,
UMA_STATUS_AREA_DISABLE_HIGH_CONTRAST,
@@ -91,6 +92,8 @@ enum UserMetricsAction {
UMA_STATUS_AREA_SHOW_NETWORK_CONNECTION_DETAILS,
UMA_STATUS_AREA_SHOW_VPN_CONNECTION_DETAILS,
UMA_STATUS_AREA_SIGN_OUT,
+ UMA_STATUS_AREA_SMS_DETAILED_DISMISS_MSG,
+ UMA_STATUS_AREA_SMS_NOTIFICATION_DISMISS_MSG,
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/chromeos/network/tray_sms.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698