Index: src/gpu/batches/GrDefaultPathRenderer.h |
diff --git a/src/gpu/batches/GrDefaultPathRenderer.h b/src/gpu/batches/GrDefaultPathRenderer.h |
index 8156462a513b5c97629c44da6170ae114f43dad5..8a74d3a011ebeeedba13802f139cbe21aa2f293b 100644 |
--- a/src/gpu/batches/GrDefaultPathRenderer.h |
+++ b/src/gpu/batches/GrDefaultPathRenderer.h |
@@ -35,7 +35,7 @@ private: |
GrColor, |
const SkMatrix& viewMatrix, |
const SkPath&, |
- const GrStrokeInfo&, |
+ const GrStyle&, |
bool stencilOnly); |
bool fSeparateStencil; |