Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: tools/lsan/suppressions.txt

Issue 358133004: Remove a stale LSan suppression. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698