Index: src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h |
diff --git a/src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h b/src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h |
index dabec081b4e914c7a0ef83a1b96d85552864dd9a..cd2cfb74534912a6a38b8c9d9f042a02fe48ddd3 100644 |
--- a/src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h |
+++ b/src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h |
@@ -12,7 +12,7 @@ |
class GrGLLegacyNvprProgramBuilder : public GrGLProgramBuilder { |
public: |
- GrGLLegacyNvprProgramBuilder(GrGpuGL*, const GrOptDrawState&, const GrGLProgramDesc&); |
+ GrGLLegacyNvprProgramBuilder(GrGpuGL*, const GrOptDrawState&); |
virtual GrGLProgram* createProgram(GrGLuint programID); |