Chromium Code Reviews| Index: include/core/SkBitmap.h |
| =================================================================== |
| --- include/core/SkBitmap.h (revision 13782) |
| +++ include/core/SkBitmap.h (working copy) |
| @@ -747,7 +747,7 @@ |
| int fHeight; |
| }; |
| - SkDEVCODE(void toString(SkString* str) const;) |
| + SK_TO_STRING_NONVIRT() |
| private: |
| struct MipMap; |