Index: src/core/SkBitmap.cpp |
=================================================================== |
--- src/core/SkBitmap.cpp (revision 13782) |
+++ src/core/SkBitmap.cpp (working copy) |
@@ -1679,7 +1679,7 @@ |
} |
#endif |
-#ifdef SK_DEVELOPER |
+#ifndef SK_IGNORE_TO_STRING |
void SkBitmap::toString(SkString* str) const { |
static const char* gConfigNames[kConfigCount] = { |