Chromium Code Reviews| Index: src/gpu/batches/GrDefaultPathRenderer.h |
| diff --git a/src/gpu/batches/GrDefaultPathRenderer.h b/src/gpu/batches/GrDefaultPathRenderer.h |
| index 8a74d3a011ebeeedba13802f139cbe21aa2f293b..6faf3ea0894b37496d84a250f4557ba5f4276fe7 100644 |
| --- a/src/gpu/batches/GrDefaultPathRenderer.h |
| +++ b/src/gpu/batches/GrDefaultPathRenderer.h |
| @@ -32,6 +32,7 @@ private: |
| bool internalDrawPath(GrDrawTarget*, |
| GrPipelineBuilder*, |
| + const GrClip&, |
| GrColor, |
| const SkMatrix& viewMatrix, |
| const SkPath&, |