Chromium Code Reviews| Index: src/gpu/GrDrawContextPriv.h |
| diff --git a/src/gpu/GrDrawContextPriv.h b/src/gpu/GrDrawContextPriv.h |
| index 6f7d5b400227d35f5c8509557e742070e8a840ea..31d8481c73856ce9054cf6a8cb7c5f544c38710e 100644 |
| --- a/src/gpu/GrDrawContextPriv.h |
| +++ b/src/gpu/GrDrawContextPriv.h |
| @@ -34,7 +34,6 @@ public: |
| const SkRect& rect); |
| void stencilPath(const GrClip&, |
| - const GrUserStencilSettings* ss, |
| bool useHWAA, |
| const SkMatrix& viewMatrix, |
| const GrPath*); |