Index: tools/lsan/suppressions.txt |
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt |
index 5532bc86f95388b6ae6a5d24a22505423a9851f3..cd535436ca9664885d06ca262c2548dd61c19a2e 100644 |
--- a/tools/lsan/suppressions.txt |
+++ b/tools/lsan/suppressions.txt |
@@ -70,10 +70,6 @@ leak:content::RenderViewImplTest_DecideNavigationPolicyForWebUI_Test::TestBody |
# Small test-only leak in ppapi_unittests. http://crbug.com/258113 |
leak:ppapi::proxy::PPP_Instance_Private_ProxyTest_PPPInstancePrivate_Test |
-# Leak in cc_unittests. http://crbug.com/285174 |
-leak:gpu::gles2::GLES2DecoderImpl::DoBindRenderbuffer |
-leak:gpu::gles2::GLES2DecoderImpl::DoRenderbufferStorage |
- |
# http://crbug.com/318221 |
leak:base::EnsureProcessTerminated |