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

Unified Diff: ash/common/wm/wm_user_metrics_action.h

Issue 2064953002: mash: Migrate tray date view to //ash/common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trayviews
Patch Set: review feedback Created 4 years, 6 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 | « ash/common/system/tray/wm_system_tray_notifier.cc ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm/wm_user_metrics_action.h
diff --git a/ash/common/wm/wm_user_metrics_action.h b/ash/common/wm/wm_user_metrics_action.h
index 34285b8625210f8f85d956b9146f2a1f3122ac32..a0f7113a6188828770e6a5c09b9bb570305bea2a 100644
--- a/ash/common/wm/wm_user_metrics_action.h
+++ b/ash/common/wm/wm_user_metrics_action.h
@@ -14,6 +14,9 @@ enum class WmUserMetricsAction {
SHELF_ALIGNMENT_SET_BOTTOM,
SHELF_ALIGNMENT_SET_LEFT,
SHELF_ALIGNMENT_SET_RIGHT,
+ TRAY_HELP,
+ TRAY_LOCK_SCREEN,
+ TRAY_SHUT_DOWN,
// Thumbnail sized overview of windows triggered by pressing the overview key.
WINDOW_OVERVIEW,
« no previous file with comments | « ash/common/system/tray/wm_system_tray_notifier.cc ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698