Index: chrome/common/switch_utils.cc |
diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc |
index f765c17c9f72664791d8dd047ffd88d5c2a9757d..bece8e7128abd8ea0868cf133f55fc256a2ecb6a 100644 |
--- a/chrome/common/switch_utils.cc |
+++ b/chrome/common/switch_utils.cc |
@@ -14,7 +14,6 @@ namespace switches { |
// or if it does not make sense when restarting a background instance to |
// pick up an automatic update, be sure to add it to this list. |
const char* const kSwitchesToRemoveOnAutorestart[] = { |
- switches::kActivateExistingProfileBrowser, |
switches::kApp, |
switches::kAppId, |
switches::kForceFirstRun, |