Index: include/effects/SkMatrixConvolutionImageFilter.h |
diff --git a/include/effects/SkMatrixConvolutionImageFilter.h b/include/effects/SkMatrixConvolutionImageFilter.h |
index 62c69357ebe562c14d4cbd827d7fce1a6524f87d..016dab6588cca3c1d60255a458ff38f9ed5ae08f 100644 |
--- a/include/effects/SkMatrixConvolutionImageFilter.h |
+++ b/include/effects/SkMatrixConvolutionImageFilter.h |
@@ -83,7 +83,7 @@ protected: |
#if SK_SUPPORT_GPU |
- bool asFragmentProcessor(GrFragmentProcessor**, GrShaderDataManager*, GrTexture*, |
+ bool asFragmentProcessor(GrFragmentProcessor**, GrProcessorDataManager*, GrTexture*, |
const SkMatrix&, const SkIRect& bounds) const override; |
#endif |