| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index 86ec31862888d1feb78e1579f71a0fd7c3f163ac..089e24050ffee760166ee32774a240f4e6cd50f8 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -112,6 +112,7 @@ enum AcceleratorAction {
|
| BRIGHTNESS_DOWN,
|
| BRIGHTNESS_UP,
|
| DEBUG_ADD_REMOVE_DISPLAY,
|
| + DEBUG_TOGGLE_UNIFIED_DESKTOP,
|
| DISABLE_CAPS_LOCK,
|
| DISABLE_GPU_WATCHDOG,
|
| KEYBOARD_BRIGHTNESS_DOWN,
|
|
|