| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 39996ebb5eb495c68d9706f3039ee8c12d89b3f2..e3041228b30972cdee3b9ee66d39988b3800d7f2 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -30,6 +30,7 @@ GL_EXPORT extern const char kANGLEImplementationOpenGLESName[];
|
|
|
| namespace switches {
|
|
|
| +GL_EXPORT extern const char kCreateDefaultGLContext[];
|
| GL_EXPORT extern const char kDisableD3D11[];
|
| GL_EXPORT extern const char kDisableGpuVsync[];
|
| GL_EXPORT extern const char kEnableGPUServiceLogging[];
|
|
|