| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index acb106f17712cd2b8604a87aee2865eb81b098eb..c046bd1ff99afcb09ff881756663559496f1c80c 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -66,9 +66,6 @@ const char kAshDisableDisplayChangeLimiter[] =
|
| // If present new lock animations are enabled.
|
| const char kAshDisableNewLockAnimations[] = "ash-disable-new-lock-animations";
|
|
|
| -// Disable the per application grouping version of the launcher.
|
| -const char kAshDisablePerAppLauncher[] = "ash-disable-per-app-launcher";
|
| -
|
| // Disable immersive fullscreen mode, regardless of default setting.
|
| const char kAshDisableImmersiveFullscreen[] =
|
| "ash-disable-immersive-fullscreen";
|
|
|