Chromium Code Reviews| Index: src/gpu/SkGpuDevice.h |
| diff --git a/src/gpu/SkGpuDevice.h b/src/gpu/SkGpuDevice.h |
| index fe03e32f733a3d17fd2de42cb6c51de666a88888..6a68eeb33e6c32d59ace76c10dc684652f4267b5 100644 |
| --- a/src/gpu/SkGpuDevice.h |
| +++ b/src/gpu/SkGpuDevice.h |
| @@ -133,8 +133,7 @@ private: |
| GrClipData fClipData; |
| - GrTextContext* fMainTextContext; |
| - GrTextContext* fFallbackTextContext; |
| + GrTextContext* fTextContext; |
| // state for our render-target |
| GrRenderTarget* fRenderTarget; |