Chromium Code Reviews| Index: src/gpu/batches/GrMSAAPathRenderer.h |
| diff --git a/src/gpu/batches/GrMSAAPathRenderer.h b/src/gpu/batches/GrMSAAPathRenderer.h |
| index e1cf4a3cf314e5eab109f26bc964a82f5e4bc446..9cb48eeb4a5b21840b86ffcb51fb7da3a0f731a8 100644 |
| --- a/src/gpu/batches/GrMSAAPathRenderer.h |
| +++ b/src/gpu/batches/GrMSAAPathRenderer.h |
| @@ -25,7 +25,6 @@ private: |
| const GrPaint&, |
| const GrUserStencilSettings*, |
| const GrClip&, |
| - GrColor, |
| const SkMatrix& viewMatrix, |
| const GrShape&, |
| bool stencilOnly); |