Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 50391) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -279,7 +279,10 @@ |
| #if defined(OS_POSIX) |
| extern const char kEnableCrashReporter[]; |
| extern const char kNoProcessSingletonDialog[]; |
| +#if !defined(OS_MACOSX) |
| +extern const char kPasswordStore[]; |
| #endif |
| +#endif |
| #if defined(OS_MACOSX) |
| extern const char kDisableFlashCoreAnimation[]; |