| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 0477a6a80a76c665e564165d817b2d5a710905f8..69add0a00939b6a908aa428cb5d7736a858a872f 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -79,7 +79,6 @@ CONTENT_EXPORT extern const char kDisableSeccompFilterSandbox[];
|
| extern const char kDisableSessionStorage[];
|
| CONTENT_EXPORT extern const char kDisableSetuidSandbox[];
|
| CONTENT_EXPORT extern const char kDisableSharedWorkers[];
|
| -CONTENT_EXPORT extern const char kDisableSingleThreadProxyScheduler[];
|
| CONTENT_EXPORT extern const char kDisableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kDisableSoftwareRasterizer[];
|
| CONTENT_EXPORT extern const char kDisableThreadedCompositing[];
|
|
|