Chromium Code Reviews| Index: src/gpu/gl/GrGLAssembleInterface.h |
| diff --git a/src/gpu/gl/GrGLAssembleInterface.h b/src/gpu/gl/GrGLAssembleInterface.h |
| index aa0fbcadd581987e89b576c43bc51452be50d8cb..2a4835be3800a24cbc2269938e0aac99fff6293f 100644 |
| --- a/src/gpu/gl/GrGLAssembleInterface.h |
| +++ b/src/gpu/gl/GrGLAssembleInterface.h |
| @@ -8,7 +8,6 @@ |
| #include "gl/GrGLInterface.h" |
| -typedef void(*GrGLFuncPtr)(); |
| typedef GrGLFuncPtr (*GrGLGetProc)(void* ctx, const char name[]); |