Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 25d3351802a26302ff63c8c3fa0e54f5d2534ffc..9f59234feda2b886d20e63ee421e06b2d5c0f4bd 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1881,3 +1881,9 @@ |
fun:invalidation::InvalidationClientImpl::Start |
fun:sync_notifier::ChromeInvalidationClient::Start |
} |
+{ |
+ bug_118336 |
+ Heapcheck:Leak |
+ ... |
+ fun:SelectFileDialogExtensionTest_SelfDeleting_Test::TestBody |
+} |