Chromium Code Reviews| Index: src/gpu/GrTest.cpp |
| diff --git a/src/gpu/GrTest.cpp b/src/gpu/GrTest.cpp |
| index 09a221df78884286bb63016468a3831e70e3711c..1688d552c32ced08f8dc1c9fd3cd18602ce4671d 100644 |
| --- a/src/gpu/GrTest.cpp |
| +++ b/src/gpu/GrTest.cpp |
| @@ -172,6 +172,8 @@ public: |
| return false; |
| } |
| + void setXferBarrier(const GrXferBarrierType) override {} |
| + |
| private: |
| void onResetContext(uint32_t resetBits) override {} |