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 d75a046f02f9ea5120fc837eaaec40120acde43a..1ab5fa2ed701a6236062b9e3aec5d46ec4edc947 100644 |
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc |
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc |
@@ -181,7 +181,7 @@ void DeriveCommandLine(const GURL& start_url, |
app_list::switches::kDisableSyncAppList, |
app_list::switches::kEnableSyncAppList, |
ash::switches::kAshEnableTouchView, |
- ash::switches::kAshForceEnablePalette, |
+ ash::switches::kAshForceEnableStylusTools, |
ash::switches::kAshEnablePaletteOnAllDisplays, |
ash::switches::kAshTouchHud, |
ash::switches::kAuraLegacyPowerButton, |