summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index acc6011..084e5e5b 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1771,3 +1771,9 @@
Heapcheck:Leak
fun:AutofillProfileSyncableServiceTest::SetUp
}
+{
+ bug_109638
+ Heapcheck:Leak
+ ...
+ fun:views::TreeViewViewsTest::Add
+}