| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 4e424310737ab1e1c17f334ef72b832096c96503..54f907924345563714f485a46a630b22a3b1e5fc 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -25,8 +25,8 @@ namespace switches {
|
|
|
| GL_EXPORT extern const char kDisableD3D11[];
|
| GL_EXPORT extern const char kDisableGpuVsync[];
|
| -GL_EXPORT extern const char kEnableGPUServiceLogging[];
|
| GL_EXPORT extern const char kEnableGPUClientLogging[];
|
| +GL_EXPORT extern const char kEnableGPUServiceLogging[];
|
| GL_EXPORT extern const char kEnableGPUServiceTracing[];
|
| GL_EXPORT extern const char kGpuNoContextLost[];
|
|
|
|
|