| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 57186cbca74dae5c4a15b736115e40c2978c5314..a7d697d017a8d6011f2f99f80b6c3ab283e02c49 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -328,6 +328,7 @@ extern const char kShowAutofillTypePredictions[];
|
| extern const char kShowComponentExtensionOptions[];
|
| extern const char kShowIcons[];
|
| extern const char kShowLauncherAlignmentMenu[];
|
| +extern const char kSigninProcess[];
|
| extern const char kSilentDumpOnDCHECK[];
|
| extern const char kSimulateUpgrade[];
|
| extern const char kSimulateCriticalUpdate[];
|
|
|