| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b5e8e07c481ab6191f843d541b840bb3a2ec00b7..d5c87f35c8d6fad8a3c112e8bb97edd76141fcde 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -131,7 +131,6 @@ CONTENT_EXPORT extern const char kGpuRasterizationMSAASampleCount[];
|
| CONTENT_EXPORT extern const char kEnableLowResTiling[];
|
| CONTENT_EXPORT extern const char kEnableLCDText[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| -extern const char kEnableMemoryBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableNetworkInformation[];
|
| CONTENT_EXPORT extern const char kDisableNv12DxgiVideo[];
|
| CONTENT_EXPORT extern const char kEnablePinch[];
|
|
|