| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index 53461db5bb9ef19c1dc51486cce15824dce47871..3133540bc0e1dada38f946c4cb37b4e14eb169ba 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -46,7 +46,6 @@ enum AcceleratorAction {
|
| SWITCH_IME, // Switch to another IME depending on the accelerator.
|
| TAKE_PARTIAL_SCREENSHOT,
|
| TAKE_SCREENSHOT,
|
| - TOGGLE_APP_LIST,
|
| TOGGLE_CAPS_LOCK,
|
| TOGGLE_SPOKEN_FEEDBACK,
|
| VOLUME_DOWN,
|
|
|