| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ee815684fb6d0879207a75fef28e85600f382fb0..d5f185f7fbe995767750db130509f392aec04879 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -291,7 +291,6 @@ extern const char kShowSavedCopy[];
|
| extern const char kEnableShowSavedCopyPrimary[];
|
| extern const char kEnableShowSavedCopySecondary[];
|
| extern const char kDisableShowSavedCopy[];
|
| -extern const char kSigninProcess[];
|
| extern const char kSimulateElevatedRecovery[];
|
| extern const char kSimulateUpgrade[];
|
| extern const char kSimulateCriticalUpdate[];
|
|
|