| Index: src/gpu/batches/GrMSAAPathRenderer.h
|
| diff --git a/src/gpu/batches/GrMSAAPathRenderer.h b/src/gpu/batches/GrMSAAPathRenderer.h
|
| index 9cb48eeb4a5b21840b86ffcb51fb7da3a0f731a8..3bc4ee6f7bdb04df0801e3ed39e55903b25d3f0b 100644
|
| --- a/src/gpu/batches/GrMSAAPathRenderer.h
|
| +++ b/src/gpu/batches/GrMSAAPathRenderer.h
|
| @@ -23,7 +23,7 @@ private:
|
|
|
| bool internalDrawPath(GrDrawContext*,
|
| const GrPaint&,
|
| - const GrUserStencilSettings*,
|
| + const GrUserStencilSettings&,
|
| const GrClip&,
|
| const SkMatrix& viewMatrix,
|
| const GrShape&,
|
|
|