| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index e64b3da76a63dc42db7f4d9cc5b58a3ea3046c3e..9f6038fe729a86d8ed225d53f0caef444d0f8959 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -23,6 +23,7 @@ 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[];
|
|
|