| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 9f6038fe729a86d8ed225d53f0caef444d0f8959..e64b3da76a63dc42db7f4d9cc5b58a3ea3046c3e 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -23,7 +23,6 @@ extern const char kGLImplementationMockName[];
|
|
|
| namespace switches {
|
|
|
| -GL_EXPORT extern const char kEnableD3D11[];
|
| GL_EXPORT extern const char kDisableD3D11[];
|
| GL_EXPORT extern const char kDisableGpuVsync[];
|
| GL_EXPORT extern const char kEnableGPUServiceLogging[];
|
|
|