Chromium Code Reviews| Index: src/gpu/GrTextContext.h |
| diff --git a/src/gpu/GrTextContext.h b/src/gpu/GrTextContext.h |
| index 94339040947d434070b025c1a8df6b0beae7752e..54b3efd19e13c766cc44f171d82e4eb2778ada1f 100644 |
| --- a/src/gpu/GrTextContext.h |
| +++ b/src/gpu/GrTextContext.h |
| @@ -24,7 +24,7 @@ |
| 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 |