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 fd5bed407429750de0d7eaf5eea9fdf63c5d28be..19cf68d6052558f327ecd192563e349de684899e 100644 |
--- a/chrome/browser/chromeos/login/login_utils.cc |
+++ b/chrome/browser/chromeos/login/login_utils.cc |
@@ -359,9 +359,7 @@ void LoginUtilsImpl::CompleteOffTheRecordLogin(const GURL& start_url) { |
switches::kLoginProfile, |
switches::kEnableTabbedOptions, |
switches::kCompressSystemFeedback, |
-#if defined(USE_SECCOMP_SANDBOX) |
switches::kDisableSeccompSandbox, |
-#endif |
#if defined(HAVE_XINPUT2) |
switches::kTouchDevices, |
#endif |