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

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

Issue 2575183002: chromeos: Tie tablet power button to --enable-touchview. (Closed)
Patch Set: add switch namespaces :-/ Created 4 years 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/wm/power_button_controller.cc ('k') | no next file » | 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 428c7ea60297aa6db9eda31c6545065fd0b8e947..caee51297fd38b6216c91dc79b312afc27f690ae 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -177,7 +177,6 @@ void DeriveCommandLine(const GURL& start_url,
#endif
app_list::switches::kDisableSyncAppList,
app_list::switches::kEnableSyncAppList,
- ash::switches::kAshEnableTabletPowerButton,
ash::switches::kAshEnableTouchView,
ash::switches::kAshEnablePalette,
ash::switches::kAshEnablePaletteOnAllDisplays,
« no previous file with comments | « ash/wm/power_button_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698