Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 9a8ff67460ae8c6c887edb63e9369f52703ba5ff..8bcfbd48ed14516b0c3b603ebdd06ebf37e75837 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1260,3 +1260,12 @@ |
... |
fun:ExtensionSpecialStoragePolicyTest_* |
} |
+{ |
+ bug_73358 |
+ Heapcheck:Leak |
+ fun:TestingProfile::GetRequestContextForExtensions |
+ fun:ExtensionDataDeleter |
+ fun:ExtensionService::ClearExtensionData |
+ fun:ExtensionService::UninstallExtension |
+ fun:BackgroundApplicationListModelTest_LoadExplicitExtensions_Test::TestBody |
+} |