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

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

Issue 2046843005: mash: Migrate shelf menus to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ash_shell_with_content 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/shelf/wm_shelf.h ('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 eedb9b29bf661c9e98cebf169d50c444cbd50c27..34285b8625210f8f85d956b9146f2a1f3122ac32 100644
--- a/ash/common/wm/wm_user_metrics_action.h
+++ b/ash/common/wm/wm_user_metrics_action.h
@@ -11,6 +11,10 @@ namespace wm {
enum class WmUserMetricsAction {
DRAG_MAXIMIZE_LEFT,
DRAG_MAXIMIZE_RIGHT,
+ SHELF_ALIGNMENT_SET_BOTTOM,
+ SHELF_ALIGNMENT_SET_LEFT,
+ SHELF_ALIGNMENT_SET_RIGHT,
+
// Thumbnail sized overview of windows triggered by pressing the overview key.
WINDOW_OVERVIEW,
« no previous file with comments | « ash/common/shelf/wm_shelf.h ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698