| Index: include/effects/SkMatrixConvolutionImageFilter.h
|
| diff --git a/include/effects/SkMatrixConvolutionImageFilter.h b/include/effects/SkMatrixConvolutionImageFilter.h
|
| index b97dabe2695d394a1873d626a74cad733c1f4d24..e09ac944cbce6d2a706a17424668bd48690fe79e 100644
|
| --- a/include/effects/SkMatrixConvolutionImageFilter.h
|
| +++ b/include/effects/SkMatrixConvolutionImageFilter.h
|
| @@ -63,6 +63,7 @@ public:
|
| const CropRect* cropRect = NULL,
|
| uint32_t uniqueID = 0);
|
|
|
| + SK_TO_STRING_OVERRIDE()
|
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkMatrixConvolutionImageFilter)
|
|
|
| protected:
|
|
|