| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 6c4426caa86aa3e48290d4351b0a71f04db6c23d..b8a73ddaafe90cbb704230f54a3f73e7d8b05cc4 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 kCreateDefaultContext[];
|
| GL_EXPORT extern const char kDisableD3D11[];
|
| GL_EXPORT extern const char kDisableES3GLContext[];
|
| GL_EXPORT extern const char kDisableGpuVsync[];
|
|
|