| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 6671b74589f130c6a571dacb13af74c8fa05462b..ef6d07989e793927087f50a96e279624efaa5cef 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1687,3 +1687,27 @@
|
| fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
|
| fun:void DispatchToMethod
|
| }
|
| +{
|
| + bug_97511_a
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:ExtensionSettingsQuotaUnittest*
|
| +}
|
| +{
|
| + bug_97511_b
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:ExtensionSettingsSyncTest*
|
| +}
|
| +{
|
| + bug_97511_c
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:ExtensionUpdaterTest*
|
| +}
|
| +{
|
| + bug_97511_d
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:ExtensionServiceTestSimple*
|
| +}
|
|
|