Index: include/gpu/GrPathRendererChain.h |
diff --git a/include/gpu/GrPathRendererChain.h b/include/gpu/GrPathRendererChain.h |
index 98441cec1590478cc217b9e15abddbbfa4facce6..a50160fba841ef62a3ce55dc3a83b8445eb36d34 100644 |
--- a/include/gpu/GrPathRendererChain.h |
+++ b/include/gpu/GrPathRendererChain.h |
@@ -56,7 +56,7 @@ |
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, |