| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d86d14fc3c0997d403044cec09bcc4320275f271..e5956d379a80ad435f17cf61f0ad9fd8eb80331a 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -155,6 +155,7 @@ CONTENT_EXPORT extern const char kEnableRegionBasedColumns[];
|
| CONTENT_EXPORT extern const char kEnableRepaintAfterLayout[];
|
| CONTENT_EXPORT extern const char kEnableSandboxLogging[];
|
| extern const char kEnableSeccompFilterSandbox[];
|
| +extern const char kEnableSharedWorkerMemoryInfo[];
|
| extern const char kEnableSkiaBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kEnableSoftwareCompositing[];
|
|
|