| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b98da5f790eec6d86fb1bc0c0f587f49f8b04db9..55a604f021cc81177904fde5403694b987695453 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -189,7 +189,7 @@ extern const char kGpuVendorID[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
| -extern const char kInProcessGPU[];
|
| +CONTENT_EXPORT extern const char kInProcessGPU[];
|
| extern const char kInProcessPlugins[];
|
| CONTENT_EXPORT extern const char kJavaScriptFlags[];
|
| extern const char kLoadPlugin[];
|
|
|