| Index: src/gpu/batches/GrDefaultPathRenderer.h
|
| diff --git a/src/gpu/batches/GrDefaultPathRenderer.h b/src/gpu/batches/GrDefaultPathRenderer.h
|
| index abb5cc687ae49076e9a29d6535a2092cca016c2c..9ae23e48d99cf5909cab03b2035156cb1f70f252 100644
|
| --- a/src/gpu/batches/GrDefaultPathRenderer.h
|
| +++ b/src/gpu/batches/GrDefaultPathRenderer.h
|
| @@ -32,7 +32,7 @@ private:
|
|
|
| bool internalDrawPath(GrDrawContext*,
|
| const GrPaint&,
|
| - const GrUserStencilSettings*,
|
| + const GrUserStencilSettings&,
|
| const GrClip&,
|
| const SkMatrix& viewMatrix,
|
| const GrShape&,
|
|
|