Chromium Code Reviews| Index: src/effects/SkLayerDrawLooper.cpp |
| =================================================================== |
| --- src/effects/SkLayerDrawLooper.cpp (revision 13782) |
| +++ src/effects/SkLayerDrawLooper.cpp (working copy) |
| @@ -257,7 +257,7 @@ |
| return looper; |
| } |
| -#ifdef SK_DEVELOPER |
| +#ifndef SK_IGNORE_TO_STRING |
| void SkLayerDrawLooper::toString(SkString* str) const { |
| str->appendf("SkLayerDrawLooper (%d): ", fCount); |