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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 2898273002: Move Voice Interaction shortcut to accelerator_controller.cc (Closed)
Patch Set: Created 3 years, 7 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 cf48556f580f893d298f78c8bc0b8748335ea397..f55901eec59abc6fe9998fca6daaa3a5ccbc5213 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -120,6 +120,7 @@ enum AcceleratorAction {
SHOW_STYLUS_TOOLS,
SHOW_SYSTEM_TRAY_BUBBLE,
SHOW_TASK_MANAGER,
+ START_VOICE_INTERACTION,
SUSPEND,
SWAP_PRIMARY_DISPLAY,
SWITCH_IME, // Switch to another IME depending on the accelerator.

Powered by Google App Engine
This is Rietveld 408576698