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

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

Issue 2644713002: cros: Use runtime stylus detection for ash palette. (Closed)
Patch Set: Fix test 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
« no previous file with comments | « ash/shell/shell_delegate_impl.cc ('k') | chrome/browser/chromeos/note_taking_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 010592b0990dd2408ab0b3567b9618aef2dad3dc..4df30241476a9b21e358a210511fae981df6ae36 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,
« no previous file with comments | « ash/shell/shell_delegate_impl.cc ('k') | chrome/browser/chromeos/note_taking_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698