| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index 658cad5457071c633c9df7ca71ae23a633a28111..d7f10f5cac963a9d987cab7f2db5c27a7899cc0a 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -93,6 +93,7 @@ enum AcceleratorAction {
|
| SCALE_UI_DOWN,
|
| SCALE_UI_RESET,
|
| SCALE_UI_UP,
|
| + SHOW_TEST_SURFACE_OVERLAY,
|
| SHOW_KEYBOARD_OVERLAY,
|
| SHOW_MESSAGE_CENTER_BUBBLE,
|
| SHOW_SYSTEM_TRAY_BUBBLE,
|
|
|