Index: tools/lsan/suppressions.txt |
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt |
index 7ec01486276c577dcc31d61e9c22d543808bab6f..41a8665b24ff30e547c6b0974818e9dbcf6faeca 100644 |
--- a/tools/lsan/suppressions.txt |
+++ b/tools/lsan/suppressions.txt |
@@ -108,4 +108,7 @@ leak:SimpleAlertInfoBarDelegate::Create |
# TODO(earthdok): Either annotate or narrow down the suppression. |
leak:content::RenderViewTest::TearDown |
+# http://crbug.com/318221 |
+leak:base::EnsureProcessTerminated |
+ |
# PLEASE DO NOT ADD NEW SUPPRESSIONS HERE. See the comment above. |