summaryrefslogtreecommitdiffstats
path: root/ash/shell_delegate.h
diff options
context:
space:
mode:
authorstevet@chromium.org <stevet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-03 14:28:15 +0000
committerstevet@chromium.org <stevet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-03 14:28:15 +0000
commitcfb8c555703a92eed3a61e7a4fe91e74451a9221 (patch)
treebec4b9e02c6704cc16f22f5f19dbb97689decac7 /ash/shell_delegate.h
parentd89eec809e2d25aee8d386186653699f5017b15b (diff)
downloadchromium_src-cfb8c555703a92eed3a61e7a4fe91e74451a9221.zip
chromium_src-cfb8c555703a92eed3a61e7a4fe91e74451a9221.tar.gz
chromium_src-cfb8c555703a92eed3a61e7a4fe91e74451a9221.tar.bz2
Record user actions for Ash accelerators.
Clean up the huge switch of accelerators as well: * Move a bunch of code into Handle helpers. * Alphabetize the anon namespace helpers. * Clean up the OS_CHROMEOS groupings a bit. BUG=321695 R=jamescook@chromium.org Review URL: https://codereview.chromium.org/78763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell_delegate.h')
-rw-r--r--ash/shell_delegate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell_delegate.h b/ash/shell_delegate.h
index e84af7e..cc6ca85 100644
--- a/ash/shell_delegate.h
+++ b/ash/shell_delegate.h
@@ -68,7 +68,6 @@ enum UserMetricsAction {
UMA_GESTURE_OVERVIEW,
UMA_LAUNCHER_CLICK_ON_APP,
UMA_LAUNCHER_CLICK_ON_APPLIST_BUTTON,
- UMA_MINIMIZE_PER_KEY,
UMA_MOUSE_DOWN,
UMA_SHELF_ALIGNMENT_SET_BOTTOM,
UMA_SHELF_ALIGNMENT_SET_LEFT,