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

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

Issue 2671463002: Support new --arc-availability flag. (Closed)
Patch Set: rebase 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 | « no previous file | chrome/browser/chromeos/login/users/chrome_user_manager_impl.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 7625e4200ff67a988694440bba2506bd4195737f..010592b0990dd2408ab0b3567b9618aef2dad3dc 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -209,6 +209,7 @@ void DeriveCommandLine(const GURL& start_url,
cc::switches::kSlowDownRasterScaleFactor,
cc::switches::kUIEnableLayerLists,
cc::switches::kUIShowFPSCounter,
+ chromeos::switches::kArcAvailability,
chromeos::switches::kArcAvailable,
chromeos::switches::kDbusStub,
chromeos::switches::kDisableArcDataWipe,
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698