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

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

Issue 10855244: Remove the --enable-device-policy and --enable-onc-policy flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated comment Created 8 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
Index: chrome/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index 323a7eb5918edfdb56d37911f9d5dd554d3de84a..73cc35f1b7d2e22cb41acc0f1d67db5a1107ded0 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -758,7 +758,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kDisableSeccompSandbox,
::switches::kDisableThreadedAnimation,
::switches::kEnableCompositingForFixedPosition,
- ::switches::kEnableDevicePolicy,
::switches::kEnableGView,
::switches::kEnableHighDPIPDFPlugin,
::switches::kEnableLogging,

Powered by Google App Engine
This is Rietveld 408576698