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