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 be5cc9e4901c3f5be79fc074c2a165b533f4cddf..51207094f29ec37fb0bf953b2055250d26ba7afe 100644 |
| --- a/content/public/common/content_switches.h |
| +++ b/content/public/common/content_switches.h |
| @@ -113,6 +113,7 @@ CONTENT_EXPORT extern const char kEnableDistanceFieldText[]; |
| CONTENT_EXPORT extern const char kEnableExperimentalCanvasFeatures[]; |
| CONTENT_EXPORT extern const char kEnableExperimentalWebPlatformFeatures[]; |
| CONTENT_EXPORT extern const char kEnableFeatures[]; |
| +CONTENT_EXPORT extern const char kEnableGpuBenchmarking[]; |
|
dtapuska
2016/05/20 13:28:11
I think if we are doing this; we really should ren
|
| CONTENT_EXPORT extern const char kEnableWasm[]; |
| CONTENT_EXPORT extern const char kEnableWebBluetooth[]; |
| CONTENT_EXPORT extern const char kEnableGpuAsyncWorkerContext[]; |