| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 983c9f57a0c3ef33ac731bc390a91f3fb22fc76c..1f7197ce3c74f9c5b87fbfc55e5eb976d97d6e60 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -104,6 +104,7 @@ extern const char kEnablePinch[];
|
| extern const char kEnablePreparsedJsCaching[];
|
| CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[];
|
| extern const char kEnablePruneGpuCommandBuffers[];
|
| +extern const char kEnableRendererSideMixing[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSandboxLogging[];
|
| extern const char kEnableSeccompSandbox[];
|
|
|