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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc
index 41752da..507df93 100644
--- a/chrome/common/switch_utils.cc
+++ b/chrome/common/switch_utils.cc
@@ -16,7 +16,7 @@ namespace switches {
const char* const kSwitchesToRemoveOnAutorestart[] = {
switches::kApp,
switches::kAppId,
- switches::kFirstRun,
+ switches::kForceFirstRun,
switches::kImport,
switches::kImportFromFile,
switches::kMakeDefaultBrowser,