| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1b6fdf98181d7ddbc5d5c73e12d4a54598b871c8..a7a14b963f9441526cd2b5edb81ce35e3fc1de5b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -76,7 +76,7 @@ extern const char kEnableMediaStream[];
|
| extern const char kEnableMonitorProfile[];
|
| extern const char kEnableOriginBoundCerts[];
|
| extern const char kEnablePreparsedJsCaching[];
|
| -extern const char kEnablePrivilegedWebGLExtensions[];
|
| +CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSandboxLogging[];
|
| extern const char kEnableSeccompSandbox[];
|
|
|