| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 6c4426caa86aa3e48290d4351b0a71f04db6c23d..22e43eca72b34e9519f11f2359b36e327e220a14 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -31,6 +31,7 @@ GL_EXPORT extern const char kANGLEImplementationNullName[];
|
|
|
| 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[];
|
|
|