| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 9137507d6c83bfe66c10f41ef4c52d1dca3b115d..a6b996901d5298455d48ea23f2ded7c1d9e73b8f 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -139,7 +139,6 @@ extern const char kEnableFastTextAutosizing[];
|
| CONTENT_EXPORT extern const char kEnableFileCookies[];
|
| CONTENT_EXPORT extern const char kEnableFixedPositionCreatesStackingContext[];
|
| CONTENT_EXPORT extern const char kEnableGestureTapHighlight[];
|
| -extern const char kEnableGpuBenchmarking[];
|
| extern const char kEnableGpuClientTracing[];
|
| CONTENT_EXPORT extern const char kEnableHighDpiCompositingForFixedPosition[];
|
| #if defined(OS_WIN)
|
|
|