| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 20568565fc8c09da09af8eb3d671d8ab621fccc2..28c226a575103a9b6084d66fea3430b84e64087b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -119,6 +119,7 @@ extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSandboxLogging[];
|
| extern const char kEnableSeccompSandbox[];
|
| extern const char kEnableShadowDOM[];
|
| +CONTENT_EXPORT extern const char kEnableSoftwareCompositingGLAdapter[];
|
| extern const char kEnableStyleScoped[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kEnableStatsTable[];
|
|
|