| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e9c9352e16e4008d0baf587aedd745160814b576..e53c362158abcf61b7a0996ebd502ccff83ce3b2 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -224,10 +224,6 @@ extern const char kEnableWebViewSynchronousAPIs[];
|
| extern const char kChildCleanExit[];
|
| #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
|
|
|