| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 079cab7db223d1d8d52f6decc20a1fe870f0b1da..dcb1621958080bbacf62cf1f679e1e2a2044c885 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -124,7 +124,6 @@ CONTENT_EXPORT extern const char kEnablePreciseMemoryInfo[];
|
| CONTENT_EXPORT extern const char kEnablePushMessagePayload[];
|
| CONTENT_EXPORT extern const char kEnableRGBA4444Textures[];
|
| CONTENT_EXPORT extern const char kEnableSandboxLogging[];
|
| -CONTENT_EXPORT extern const char kEnableSeccompFilterSandbox[];
|
| extern const char kEnableSkiaBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableSlimmingPaintV2[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
|
|