| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index ce411a7f455c03a641ed63283b3e2c270bfbe622..0f6779690b6a60033b5e0cbd6845d2fe831f9847 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -60,6 +60,8 @@ enum AcceleratorAction {
|
| OPEN_FILE_MANAGER,
|
| #endif
|
| #if !defined(NDEBUG)
|
| + MAGNIFY_SCREEN_ZOOM_IN,
|
| + MAGNIFY_SCREEN_ZOOM_OUT,
|
| MONITOR_ADD_REMOVE,
|
| MONITOR_CYCLE,
|
| MONITOR_TOGGLE_SCALE,
|
|
|