Chromium Code Reviews| Index: src/gpu/GrTest.cpp |
| diff --git a/src/gpu/GrTest.cpp b/src/gpu/GrTest.cpp |
| index 3c5d3dd790355b6a342d1d5613cb9f9ce45cab2c..23739f2b2a2644fab428270dd30a8e2f1091b12a 100644 |
| --- a/src/gpu/GrTest.cpp |
| +++ b/src/gpu/GrTest.cpp |
| @@ -170,6 +170,8 @@ public: |
| return false; |
| } |
| + void xferBarrier(GrXferBarrierType) override {} |
| + |
| private: |
| void onResetContext(uint32_t resetBits) override {} |