| Index: chrome/common/switch_utils.cc
|
| diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc
|
| index 006f084cbb3818979c246d48746bacc6e7ea66b6..3b65b81ba171d4ed6f21b7a90614f05a620f04e1 100644
|
| --- a/chrome/common/switch_utils.cc
|
| +++ b/chrome/common/switch_utils.cc
|
| @@ -17,8 +17,6 @@ const char* const kSwitchesToRemoveOnAutorestart[] = {
|
| switches::kApp,
|
| switches::kAppId,
|
| switches::kForceFirstRun,
|
| - switches::kImport,
|
| - switches::kImportFromFile,
|
| switches::kMakeDefaultBrowser,
|
| switches::kNoStartupWindow,
|
| switches::kRestoreLastSession,
|
|
|