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 4251d6b98b97898b894b4a0fbf7722c0e152e56b..56f1b8b321e84a2605d660b1761c7764b2d441a6 100644 |
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc |
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc |
@@ -179,6 +179,8 @@ void DeriveCommandLine(const GURL& start_url, |
app_list::switches::kEnableCenteredAppList, |
app_list::switches::kEnableSyncAppList, |
ash::switches::kAshEnableTouchView, |
+ ash::switches::kAshEnablePalette, |
+ ash::switches::kAshEnableExperimentalPaletteFeatures, |
ash::switches::kAshEnableUnifiedDesktop, |
ash::switches::kAshHostWindowBounds, |
ash::switches::kAshTouchHud, |