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