| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index 804473abd3f4f738ac80c78d5f39dfb3b4abd7bf..e89e7076856b41e84d075f928d4794306d94eb9f 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -99,6 +99,7 @@ enum AcceleratorAction {
|
| SHOW_SYSTEM_TRAY_BUBBLE,
|
| SHOW_TASK_MANAGER,
|
| SWITCH_IME, // Switch to another IME depending on the accelerator.
|
| + TAKE_ACTIVE_WINDOW_SCREENSHOT,
|
| TAKE_PARTIAL_SCREENSHOT,
|
| TAKE_SCREENSHOT,
|
| TOGGLE_APP_LIST,
|
|
|