Index: src/effects/SkColorMatrixFilter.cpp |
=================================================================== |
--- src/effects/SkColorMatrixFilter.cpp (revision 13782) |
+++ src/effects/SkColorMatrixFilter.cpp (working copy) |
@@ -484,7 +484,7 @@ |
#endif |
-#ifdef SK_DEVELOPER |
+#ifndef SK_IGNORE_TO_STRING |
void SkColorMatrixFilter::toString(SkString* str) const { |
str->append("SkColorMatrixFilter: "); |