| 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 af9fef6ad86d0738c22ffddc71b3561207482fc8..94d4ed8355f59cf7961c49cc9383d752a2ae2551 100644
|
| --- a/ui/gl/gl_bindings_api_autogen_gl.h
|
| +++ b/ui/gl/gl_bindings_api_autogen_gl.h
|
| @@ -190,6 +190,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,
|
|
|