Index: include/core/SkMaskFilter.h |
=================================================================== |
--- include/core/SkMaskFilter.h (revision 13782) |
+++ include/core/SkMaskFilter.h (working copy) |
@@ -138,7 +138,7 @@ |
*/ |
virtual void computeFastBounds(const SkRect& src, SkRect* dest) const; |
- SkDEVCODE(virtual void toString(SkString* str) const = 0;) |
+ SK_TO_STRING_PUREVIRT() |
SK_DEFINE_FLATTENABLE_TYPE(SkMaskFilter) |
protected: |