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. |