diff options
Diffstat (limited to 'chrome/common/switch_utils.cc')
-rw-r--r-- | chrome/common/switch_utils.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc index d202bcb..b6acf643 100644 --- a/chrome/common/switch_utils.cc +++ b/chrome/common/switch_utils.cc @@ -14,6 +14,7 @@ namespace switches { // pick up an automatic update, be sure to add it to this list. const char* const kSwitchesToRemoveOnAutorestart[] = { switches::kApp, + switches::kAppId, switches::kFirstRun, switches::kImport, switches::kImportFromFile, |