Chromium Code Reviews| Index: src/gpu/batches/GrMSAAPathRenderer.h |
| diff --git a/src/gpu/batches/GrMSAAPathRenderer.h b/src/gpu/batches/GrMSAAPathRenderer.h |
| index 434a962190c6dcf7e17eb8492fe918b339fd24d4..53d0b1db59a964d84c1a241b26cf2f7ebf873c0a 100644 |
| --- a/src/gpu/batches/GrMSAAPathRenderer.h |
| +++ b/src/gpu/batches/GrMSAAPathRenderer.h |
| @@ -23,6 +23,7 @@ private: |
| bool internalDrawPath(GrDrawTarget*, |
| GrPipelineBuilder*, |
| + const GrClip&, |
| GrColor, |
| const SkMatrix& viewMatrix, |
| const SkPath&, |