Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1101)

Unified Diff: chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 2644713002: cros: Use runtime stylus detection for ash palette. (Closed)
Patch Set: Add listeners to options and settings Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698