| 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 c60a040a2e23e0a4a811f075ac2cf0bf5cda71e6..74c413e0a8c115ddb3fa99a8185d846e9050c738 100644
|
| --- a/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| +++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| @@ -176,6 +176,7 @@ 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,
|
|
|