| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c40675de9d557064b5011af744f975af194c08ee..5ceb5fbb1001f847239e99a5bacbcf82d3ba1c36 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -233,10 +233,6 @@ extern const char kChromeosFrame[];
|
| extern const char kUseNSSForSSL[];
|
| #endif
|
|
|
| -#if defined(OS_LINUX)
|
| -extern const char kAutoSSLClientAuth[];
|
| -#endif
|
| -
|
| #if defined(OS_POSIX)
|
| extern const char kEnableCrashReporter[];
|
| extern const char kNoProcessSingletonDialog[];
|
|
|