Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 38bfcc6cece168d348372cb417434afb7d5c0162..55a12552f9d7b6633717480f036aad25c0434687 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1524,4 +1524,11 @@ |
fun:policy::AsyncPolicyLoader::ScheduleNextReload |
fun:policy::AsyncPolicyLoader::Init |
} |
- |
+{ |
+ bug_141322 |
+ Heapcheck:Leak |
+ ... |
+ fun:ExtensionService::ExtensionService |
+ fun:extensions::TestExtensionSystem::CreateExtensionService |
+ fun:chrome::::MediaGalleriesPreferencesTest::SetUp |
+} |