Chromium Code Reviews| Index: include/effects/SkStippleMaskFilter.h |
| =================================================================== |
| --- include/effects/SkStippleMaskFilter.h (revision 13782) |
| +++ include/effects/SkStippleMaskFilter.h (working copy) |
| @@ -28,7 +28,7 @@ |
| return SkMask::kA8_Format; |
| } |
| - SkDEVCODE(virtual void toString(SkString* str) const SK_OVERRIDE;) |
| + SK_TO_STRING_OVERRIDE() |
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkStippleMaskFilter); |
| protected: |