| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5e1098ec98e4cccac2847105c2a962c6afffe1c..e2c9fc8e22d1b11552d957de223ea157e61a8b64 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -315,10 +315,6 @@ extern const char kFileManagerExtensionPath[];
|
| #endif
|
| #endif
|
|
|
| -#if defined(OS_POSIX) && !defined(OS_MACOSX)
|
| -extern const char kScrollPixels[];
|
| -#endif
|
| -
|
| #if defined(OS_MACOSX) || defined(OS_WIN)
|
| extern const char kUseSystemSSL[];
|
| #endif
|
|
|