| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 47356a44c8c952e0174135598aa444d063cee5d0..9baff1a6fccfbf8244fcfa83b1b495a99855c31c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -326,6 +326,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[];
|
|
|