| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d976a830b087d78cfb66feba25a4c954f7aec63a..b247e425c18449077105c3fe6173af3ac9c35314 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -115,6 +115,7 @@ extern const char kEnableRendererSideMixing[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSandboxLogging[];
|
| extern const char kEnableSeccompSandbox[];
|
| +CONTENT_EXPORT extern const char kEnableSoftwareCompositingGLAdapter[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kEnableStatsTable[];
|
| extern const char kEnableStrictSiteIsolation[];
|
|
|