Chromium Code Reviews| Index: src/gpu/GrTextStrike.h |
| diff --git a/src/gpu/GrTextStrike.h b/src/gpu/GrTextStrike.h |
| index 2f2b7202a2f13a10533e79818e1ef9e60a4e6b0e..0355405b3cd8b4e1493102e43617a57d6ddf4263 100644 |
| --- a/src/gpu/GrTextStrike.h |
| +++ b/src/gpu/GrTextStrike.h |
| @@ -96,9 +96,7 @@ public: |
| void validate() const {} |
| #endif |
| -#ifdef SK_DEVELOPER |
| void dump() const; |
| -#endif |
| enum AtlasType { |
| kA8_AtlasType, //!< 1-byte per pixel |