| Index: chrome/browser/chromeos/login/chrome_restart_request.cc
|
| diff --git a/chrome/browser/chromeos/login/chrome_restart_request.cc b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| index 7625e4200ff67a988694440bba2506bd4195737f..0b08ce576d769fd1d63ae902e5fabd8648ca672b 100644
|
| --- a/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| +++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| @@ -180,7 +180,7 @@ void DeriveCommandLine(const GURL& start_url,
|
| app_list::switches::kDisableSyncAppList,
|
| app_list::switches::kEnableSyncAppList,
|
| ash::switches::kAshEnableTouchView,
|
| - ash::switches::kAshEnablePalette,
|
| + ash::switches::kAshForceEnablePalette,
|
| ash::switches::kAshEnablePaletteOnAllDisplays,
|
| ash::switches::kAshTouchHud,
|
| ash::switches::kAuraLegacyPowerButton,
|
|
|