| Index: chrome/common/switch_utils.cc
|
| diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc
|
| index 41752dab3242eeb361f4f9686785c967fb7e5fa8..507df93c93c36a19ddf189ffd1e030e5fc072ae9 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,
|
|
|