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