| Index: ash/accelerators/accelerator_table.h
|
| diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
|
| index f6d69de0908ee0de6c19996b5a19713bd31e98ef..b7b60e33ab6fa053d8e6e2ace1ec7e0dc6f30635 100644
|
| --- a/ash/accelerators/accelerator_table.h
|
| +++ b/ash/accelerators/accelerator_table.h
|
| @@ -58,9 +58,9 @@ enum AcceleratorAction {
|
| DEBUG_TOGGLE_SHOW_PAINT_RECTS,
|
| DISABLE_CAPS_LOCK,
|
| EXIT,
|
| - FOCUS_LAUNCHER,
|
| FOCUS_NEXT_PANE,
|
| FOCUS_PREVIOUS_PANE,
|
| + FOCUS_SHELF,
|
| KEYBOARD_BRIGHTNESS_DOWN,
|
| KEYBOARD_BRIGHTNESS_UP,
|
| LAUNCH_APP_0,
|
|
|