Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 100153) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -311,10 +311,6 @@ |
| #endif |
| #endif |
| -#if defined(OS_MACOSX) || defined(OS_WIN) |
| -extern const char kUseSystemSSL[]; |
| -#endif |
| - |
| #if defined(OS_POSIX) |
| extern const char kEnableCrashReporter[]; |
| extern const char kNoProcessSingletonDialog[]; |