Chromium Code Reviews| Index: include/gpu/GrContext.h |
| diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
| index ced251b204a32d4298ec895c373aef0987b84673..13df5ce3edb8012cc31b4c4dba6b00d992f42845 100644 |
| --- a/include/gpu/GrContext.h |
| +++ b/include/gpu/GrContext.h |
| @@ -840,6 +840,7 @@ public: |
| GrPathRendererChain::DrawType drawType = GrPathRendererChain::kColor_DrawType, |
| GrPathRendererChain::StencilSupport* stencilSupport = NULL); |
| + |
| #if GR_CACHE_STATS |
| void printCacheStats() const; |
| #endif |