Chromium Code Reviews| Index: src/gpu/GrTextContext.h |
| diff --git a/src/gpu/GrTextContext.h b/src/gpu/GrTextContext.h |
| index 54b3efd19e13c766cc44f171d82e4eb2778ada1f..94339040947d434070b025c1a8df6b0beae7752e 100644 |
| --- a/src/gpu/GrTextContext.h |
| +++ b/src/gpu/GrTextContext.h |
| @@ -24,7 +24,7 @@ class SkGpuDevice; |
| class SkTextBlob; |
| // For testing textblobs on GPU. |
| -//#define USE_BITMAP_TEXTBLOBS |
| +#define USE_BITMAP_TEXTBLOBS |
| /* |
| * This class wraps the state for a single text render |