Index: include/gpu/gl/GrGLInterface.h |
diff --git a/include/gpu/gl/GrGLInterface.h b/include/gpu/gl/GrGLInterface.h |
index de1b29143faa58daa9b85127a47ff8e246797f58..b4d3f793fd1e455d5d9054a334baad349248a69a 100644 |
--- a/include/gpu/gl/GrGLInterface.h |
+++ b/include/gpu/gl/GrGLInterface.h |
@@ -254,7 +254,6 @@ public: |
// the standard function in ES3+ or GL 3.0+. |
GLPtr<GrGLRenderbufferStorageMultisampleProc> fRenderbufferStorageMultisample; |
- GLPtr<GrGLRenderbufferStorageMultisampleCoverageProc> fRenderbufferStorageMultisampleCoverage; |
GLPtr<GrGLResolveMultisampleFramebufferProc> fResolveMultisampleFramebuffer; |
GLPtr<GrGLScissorProc> fScissor; |
GLPtr<GrGLShaderSourceProc> fShaderSource; |