Chromium Code Reviews| Index: content/public/common/content_switches.h |
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
| index 53a400444057f0ef44a826a6a18dcf022782985b..322dca2c129f2bb5917ffe4cf4595f4a1a2fa677 100644 |
| --- a/content/public/common/content_switches.h |
| +++ b/content/public/common/content_switches.h |
| @@ -147,7 +147,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 kEnablePreciseMemoryInfo[]; |
|
jam
2014/05/02 18:38:03
nit: here and in the cc file, sort
Pan
2014/05/03 00:01:24
thanks, done.
|
| extern const char kEnableSkiaBenchmarking[]; |
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[]; |
| CONTENT_EXPORT extern const char kEnableSpatialNavigation[]; |