summaryrefslogtreecommitdiffstats
path: root/chrome/common/switch_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/switch_utils.cc')
-rw-r--r--chrome/common/switch_utils.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc
index e704d15..41752da 100644
--- a/chrome/common/switch_utils.cc
+++ b/chrome/common/switch_utils.cc
@@ -19,7 +19,9 @@ const char* const kSwitchesToRemoveOnAutorestart[] = {
switches::kFirstRun,
switches::kImport,
switches::kImportFromFile,
- switches::kMakeDefaultBrowser
+ switches::kMakeDefaultBrowser,
+ switches::kNoStartupWindow,
+ switches::kRestoreLastSession
};
void RemoveSwitchesForAutostart(