Chromium Code Reviews| Index: tests/SurfaceTest.cpp |
| diff --git a/tests/SurfaceTest.cpp b/tests/SurfaceTest.cpp |
| index a3b79813f75f52a6a6951ed1ac2a8f62cc881a71..a6739e3308166bed3b0155e038ac90763eff9583 100644 |
| --- a/tests/SurfaceTest.cpp |
| +++ b/tests/SurfaceTest.cpp |
| @@ -169,6 +169,8 @@ static void test_wrapped_texture_surface(skiatest::Reporter* reporter, GrContext |
| } |
| } |
| } |
| + gpu->deleteTestingOnlyBackendTexture(texHandle); |
| + |
| } |
| #endif |