Chromium Code Reviews| Index: include/gpu/GrContext.h |
| diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
| index b886560cbfb8d35ebdee62743b90a12b1a4ee693..1e160c6d4053cfb60ec3c9e522fa6fcc5e0fe1a4 100644 |
| --- a/include/gpu/GrContext.h |
| +++ b/include/gpu/GrContext.h |
| @@ -334,7 +334,7 @@ public: |
| void getTestTarget(GrTestTarget*); |
| GrPathRenderer* getPathRenderer( |
| - const GrPipelineBuilder*, |
| + const GrPipelineBuilder&, |
| const SkMatrix& viewMatrix, |
| const SkPath& path, |
| const GrStrokeInfo& stroke, |