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

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

Issue 2342773002: Removed experimental app list flags. Experimental is now the only way. (Closed)
Patch Set: Rebase on CL 2341113003. Created 4 years, 3 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 23ac46c7b05d250883f539db54152d70dcd49b5d..ba119726dd4f86acdba4e88e152a9c45afe150fd 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -179,7 +179,6 @@ void DeriveCommandLine(const GURL& start_url,
::switches::kOzonePlatform,
#endif
app_list::switches::kDisableSyncAppList,
- app_list::switches::kEnableCenteredAppList,
app_list::switches::kEnableSyncAppList,
ash::switches::kAshEnableTouchView,
ash::switches::kAshEnablePalette,

Powered by Google App Engine
This is Rietveld 408576698