Index: src/gpu/batches/GrDefaultPathRenderer.h |
diff --git a/src/gpu/batches/GrDefaultPathRenderer.h b/src/gpu/batches/GrDefaultPathRenderer.h |
index 9973c2be5ea3950c6ee99704628833817b7ef7cf..8156462a513b5c97629c44da6170ae114f43dad5 100644 |
--- a/src/gpu/batches/GrDefaultPathRenderer.h |
+++ b/src/gpu/batches/GrDefaultPathRenderer.h |
@@ -22,7 +22,7 @@ public: |
private: |
- StencilSupport onGetStencilSupport(const SkPath&, const GrStrokeInfo&) const override; |
+ StencilSupport onGetStencilSupport(const SkPath&) const override; |
bool onCanDrawPath(const CanDrawPathArgs&) const override; |