Index: include/core/SkComposeShader.h |
diff --git a/include/core/SkComposeShader.h b/include/core/SkComposeShader.h |
index 41be197eb7769f766a77da2ddb866a9b2df43346..bc9d932ee5f28f6d8293a3946c3235b13f84ac2c 100644 |
--- a/include/core/SkComposeShader.h |
+++ b/include/core/SkComposeShader.h |
@@ -40,8 +40,7 @@ public: |
const GrFragmentProcessor* asFragmentProcessor(GrContext*, |
const SkMatrix& viewM, |
const SkMatrix* localMatrix, |
- SkFilterQuality, |
- GrProcessorDataManager*) const override; |
+ SkFilterQuality) const override; |
#endif |
class ComposeShaderContext : public SkShader::Context { |