summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/browser_init.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/browser_init.cc b/chrome/browser/browser_init.cc
index 6e5cd9a..9011a52 100644
--- a/chrome/browser/browser_init.cc
+++ b/chrome/browser/browser_init.cc
@@ -805,7 +805,6 @@ void BrowserInit::LaunchWithProfile::AddBadFlagsInfoBarIfNecessary(
// security will suffer".
static const char* kBadFlags[] = {
// All imply disabling the sandbox.
- switches::kSingleProcess,
switches::kNoSandbox,
switches::kInProcessWebGL,
NULL