Chromium Code Reviews| Index: tools/gpu/GrTest.h |
| diff --git a/tools/gpu/GrTest.h b/tools/gpu/GrTest.h |
| index 217efe6b7d818fcf0b52f63fe5f25b0fe0a89683..7c94c9fc3000379bd49dced6ff639e06adacf0ff 100644 |
| --- a/tools/gpu/GrTest.h |
| +++ b/tools/gpu/GrTest.h |
| @@ -29,7 +29,6 @@ public: |
| void init(GrContext*, sk_sp<GrDrawContext>); |
| - GrDrawTarget* target() { return fDrawContext->getDrawTarget(); } |
| GrResourceProvider* resourceProvider() { return fContext->resourceProvider(); } |
| private: |