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

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

Issue 2266123002: arc: Add the --arc-available switch (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | chromeos/chromeos_switches.h » ('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 9b03c31a6bea4f2ef7e97df8bb353d30023337fc..4251d6b98b97898b894b4a0fbf7722c0e152e56b 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -208,6 +208,7 @@ void DeriveCommandLine(const GURL& start_url,
cc::switches::kSlowDownRasterScaleFactor,
cc::switches::kUIEnableLayerLists,
cc::switches::kUIShowFPSCounter,
+ chromeos::switches::kArcAvailable,
chromeos::switches::kDbusStub,
chromeos::switches::kDbusUnstubClients,
chromeos::switches::kDisableArcDataWipe,
« no previous file with comments | « no previous file | chromeos/chromeos_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698