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 59ad006851567760f6a04b605e33f9ff227432fd..c066d7c278b5cbd64a68b5ac7869641f38f070f7 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, |