Chromium Code Reviews| Index: include/core/SkPaint.h |
| =================================================================== |
| --- include/core/SkPaint.h (revision 13782) |
| +++ include/core/SkPaint.h (working copy) |
| @@ -1032,7 +1032,7 @@ |
| return SetTextMatrix(matrix, fTextSize, fTextScaleX, fTextSkewX); |
| } |
| - SkDEVCODE(void toString(SkString*) const;) |
| + SK_TO_STRING_NONVIRT() |
| struct FlatteningTraits { |
| static void Flatten(SkWriteBuffer& buffer, const SkPaint& paint); |