| Index: include/effects/SkMatrixConvolutionImageFilter.h
|
| diff --git a/include/effects/SkMatrixConvolutionImageFilter.h b/include/effects/SkMatrixConvolutionImageFilter.h
|
| index 606de570bd7539521661f69e54d1d51577c44f9c..6d4c8260388611dd5606873652f50705587f9895 100644
|
| --- a/include/effects/SkMatrixConvolutionImageFilter.h
|
| +++ b/include/effects/SkMatrixConvolutionImageFilter.h
|
| @@ -86,7 +86,7 @@ protected:
|
|
|
|
|
| #if SK_SUPPORT_GPU
|
| - virtual bool asNewEffect(GrEffectRef** effect,
|
| + virtual bool asNewEffect(GrEffect** effect,
|
| GrTexture*,
|
| const SkMatrix& ctm,
|
| const SkIRect& bounds) const SK_OVERRIDE;
|
|
|