| Index: ui/gl/gl_bindings_api_autogen_gl.h
|
| diff --git a/ui/gl/gl_bindings_api_autogen_gl.h b/ui/gl/gl_bindings_api_autogen_gl.h
|
| index 93039f6f130381b06c1705df5e76b9cc75a26527..c33e78dd6681e86643043c1a74650c13ae73ea0d 100644
|
| --- a/ui/gl/gl_bindings_api_autogen_gl.h
|
| +++ b/ui/gl/gl_bindings_api_autogen_gl.h
|
| @@ -183,6 +183,7 @@ void glCopyTexSubImage3DFn(GLenum target,
|
| GLint y,
|
| GLsizei width,
|
| GLsizei height) override;
|
| +void glCoverageModulationNVFn(GLenum components) override;
|
| void glCoverFillPathInstancedNVFn(GLsizei numPaths,
|
| GLenum pathNameType,
|
| const void* paths,
|
|
|