| Index: ash/common/ash_switches.cc
|
| diff --git a/ash/common/ash_switches.cc b/ash/common/ash_switches.cc
|
| index 877bc571a5775a00e9cbe4ea207df02d5ec8ad24..9e69d78af00a6702aa649d331f646fe380383763 100644
|
| --- a/ash/common/ash_switches.cc
|
| +++ b/ash/common/ash_switches.cc
|
| @@ -44,9 +44,6 @@ const char kAshDisableScreenOrientationLock[] =
|
| const char kAshDisableTouchExplorationMode[] =
|
| "ash-disable-touch-exploration-mode";
|
|
|
| -// Enables fullscreen app list if Ash is in maximize mode.
|
| -const char kAshEnableFullscreenAppList[] = "ash-enable-fullscreen-app-list";
|
| -
|
| // Enables key bindings to scroll magnified screen.
|
| const char kAshEnableMagnifierKeyScroller[] =
|
| "ash-enable-magnifier-key-scroller";
|
|
|