| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index ec2b3d5ba7897ddaba7f26d2c5e37a8a85d8fd12..364c7571120dfb9d943196373602f0012586cb3d 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -154,6 +154,7 @@ CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[];
|
| CONTENT_EXPORT extern const char kEnableRegionBasedColumns[];
|
| CONTENT_EXPORT extern const char kEnableRepaintAfterLayout[];
|
| CONTENT_EXPORT extern const char kEnableSandboxLogging[];
|
| +extern const char kEnableSeccompFilterSandbox[];
|
| extern const char kEnableSkiaBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kEnableSoftwareCompositing[];
|
|
|