| Index: include/effects/SkTableMaskFilter.h
|
| ===================================================================
|
| --- include/effects/SkTableMaskFilter.h (revision 13782)
|
| +++ include/effects/SkTableMaskFilter.h (working copy)
|
| @@ -49,7 +49,7 @@
|
| virtual bool filterMask(SkMask*, const SkMask&, const SkMatrix&,
|
| SkIPoint*) const SK_OVERRIDE;
|
|
|
| - SkDEVCODE(virtual void toString(SkString* str) const SK_OVERRIDE;)
|
| + SK_TO_STRING_OVERRIDE()
|
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkTableMaskFilter)
|
|
|
| protected:
|
|
|