Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 137420) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -390,6 +390,7 @@ |
| #if defined(OS_MACOSX) |
| extern const char kEnableExposeForTabs[]; |
| +extern const char kKeychainReauthorize[]; |
| extern const char kRelauncherProcess[]; |
| extern const char kUseMockKeychain[]; |
| #endif |