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