Chromium Code Reviews| Index: src/gpu/GrImmediateDrawTarget.h |
| diff --git a/src/gpu/GrImmediateDrawTarget.h b/src/gpu/GrImmediateDrawTarget.h |
| index b6fda0759998deb8c2e82528bc1f65e65b36bdc5..b5a178a9ba004bd52ffb92160d809756d9515594 100644 |
| --- a/src/gpu/GrImmediateDrawTarget.h |
| +++ b/src/gpu/GrImmediateDrawTarget.h |
| @@ -65,7 +65,6 @@ private: |
| } |
| void onClear(const SkIRect* rect, |
| GrColor color, |
| - bool canIgnoreRect, |
| GrRenderTarget* renderTarget) override; |
| void onCopySurface(GrSurface* dst, |
| GrSurface* src, |