| Index: include/gpu/GrPathRendererChain.h
|
| diff --git a/include/gpu/GrPathRendererChain.h b/include/gpu/GrPathRendererChain.h
|
| index a50160fba841ef62a3ce55dc3a83b8445eb36d34..98441cec1590478cc217b9e15abddbbfa4facce6 100644
|
| --- a/include/gpu/GrPathRendererChain.h
|
| +++ b/include/gpu/GrPathRendererChain.h
|
| @@ -56,7 +56,7 @@ public:
|
| whether the path can be rendered with arbitrary stencil rules or not. See comments on
|
| StencilSupport in GrPathRenderer.h. */
|
| GrPathRenderer* getPathRenderer(const GrShaderCaps* shaderCaps,
|
| - const GrPipelineBuilder*,
|
| + const GrPipelineBuilder&,
|
| const SkMatrix& viewMatrix,
|
| const SkPath& path,
|
| const GrStrokeInfo& stroke,
|
|
|