| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 98804)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -308,6 +308,8 @@
|
| extern const char kScreenSaverUrl[];
|
| extern const char kCompressSystemFeedback[];
|
| extern const char kAuthExtensionPath[];
|
| +extern const char kTestAuthEmail[];
|
| +extern const char kTestAuthPassword[];
|
| extern const char kEnableArchives[];
|
| #ifndef NDEBUG
|
| extern const char kOobeSkipPostLogin[];
|
|
|