Index: content/public/common/content_switches.h |
=================================================================== |
--- content/public/common/content_switches.h (revision 106510) |
+++ content/public/common/content_switches.h (working copy) |
@@ -76,6 +76,7 @@ |
extern const char kEnableMonitorProfile[]; |
extern const char kEnableOriginBoundCerts[]; |
extern const char kEnablePreparsedJsCaching[]; |
+extern const char kEnablePrivilegedWebGLExtensions[]; |
extern const char kEnableSSLCachedInfo[]; |
extern const char kEnableSandboxLogging[]; |
extern const char kEnableSeccompSandbox[]; |