| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 1517a55072136339efd39717897980e21c2b85ed..5c6a019ae3f167b27bdd4d953c0ea5321e9aef46 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 kDisableES3GLContext[];
|
| GL_EXPORT extern const char kDisableGpuVsync[];
|
|
|