| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 4d80788efd588f657f043c4b71552bc3b9e4ca46..d753740a81d9b5d17ae9db709218bb6c7b7c9842 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -95,6 +95,7 @@ CONTENT_EXPORT extern const char kEnableFixedLayout[];
|
| CONTENT_EXPORT extern const char kDisableFullScreen[];
|
| extern const char kEnablePointerLock[];
|
| extern const char kEnableGamepad[];
|
| +extern const char kEnableGpuBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| extern const char kEnableMediaSource[];
|
| extern const char kEnablePeerConnection[];
|
|
|