| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index ada8f2f7206fdb5994e5f53d627fc0cf9bbc0811..2296054161e9c4251404bc7450d4787d73002f3f 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -66,6 +66,8 @@ enum AcceleratorAction {
|
| OPEN_FILE_MANAGER_TAB,
|
| #endif
|
| #if !defined(NDEBUG)
|
| + MAGNIFY_SCREEN_ZOOM_IN,
|
| + MAGNIFY_SCREEN_ZOOM_OUT,
|
| MONITOR_ADD_REMOVE,
|
| MONITOR_CYCLE,
|
| MONITOR_TOGGLE_SCALE,
|
|
|