| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 4e424310737ab1e1c17f334ef72b832096c96503..ce27df01747018a7ff823606028c7a2b92e6dec1 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -26,7 +26,6 @@ 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 kEnableGPUServiceTracing[];
|
| GL_EXPORT extern const char kGpuNoContextLost[];
|
|
|
|
|