Index: content/public/common/content_switches.h |
=================================================================== |
--- content/public/common/content_switches.h (revision 132258) |
+++ content/public/common/content_switches.h (working copy) |
@@ -63,6 +63,7 @@ |
extern const char kDisableRendererAccessibility[]; |
extern const char kDisableSSLFalseStart[]; |
extern const char kDisableSeccompSandbox[]; |
+extern const char kDisableSeccompFilterSandbox[]; |
extern const char kDisableSessionStorage[]; |
extern const char kDisableSharedWorkers[]; |
extern const char kDisableSiteSpecificQuirks[]; |