| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 57f8d8d522898a31d6e40c31bcc68bd33a248886..a6c398a37351cf2e57337b42c1ec56bb55983769 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -18,6 +18,7 @@ GL_EXPORT extern const char kGLImplementationAppleName[];
|
| GL_EXPORT extern const char kGLImplementationEGLName[];
|
| GL_EXPORT extern const char kGLImplementationANGLEName[];
|
| GL_EXPORT extern const char kGLImplementationSwiftShaderName[];
|
| +GL_EXPORT extern const char kGLImplementationSwiftShaderForWebGLName[];
|
| extern const char kGLImplementationMockName[];
|
| extern const char kGLImplementationStubName[];
|
|
|
|
|