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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 12096027: Adds an ash global shortcut key for message center. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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
Index: ash/accelerators/accelerator_table.h
diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
index 463f83830cc2d621d80a63984d776e5d9cc587a1..333f1479deae0d09c6fbb170b3702cecce31f124 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -59,6 +59,7 @@ enum AcceleratorAction {
SHOW_KEYBOARD_OVERLAY,
SHOW_OAK,
SHOW_SYSTEM_TRAY_BUBBLE,
+ TOGGLE_MESSAGE_CENTER_BUBBLE,
Daniel Erat 2013/01/28 23:37:29 nit: please keep this list alphabetized (see comme
Jun Mukai 2013/01/28 23:40:09 Done.
SHOW_TASK_MANAGER,
SWAP_PRIMARY_DISPLAY,
SWITCH_IME, // Switch to another IME depending on the accelerator.

Powered by Google App Engine
This is Rietveld 408576698