| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index 85206ddc5981f03b091567a6c6e7696617e3d545..769d9ceb256ef933bb7074324cbc614b0a578f89 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -56,6 +56,7 @@ enum AcceleratorAction {
|
| SHOW_KEYBOARD_OVERLAY,
|
| SHOW_OAK,
|
| SHOW_TASK_MANAGER,
|
| + SWAP_PRIMARY_DISPLAY,
|
| SWITCH_IME, // Switch to another IME depending on the accelerator.
|
| TAKE_PARTIAL_SCREENSHOT,
|
| TAKE_SCREENSHOT, // Control+F5
|
|
|