Chromium Code Reviews| Index: tools/heapcheck/suppressions.txt |
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
| index 51ecd313004164058b5b7040f2e18a522b22bdbd..3bfd07c93dc05e6158226c5f5cbf4bebf663f620 100644 |
| --- a/tools/heapcheck/suppressions.txt |
| +++ b/tools/heapcheck/suppressions.txt |
| @@ -1635,3 +1635,9 @@ |
| fun:ExtensionContentSettingsStore::GetEffectiveContentSetting |
| fun:ExtensionContentSettingsStoreTest_* |
| } |
| +{ |
| + bug_98538 |
| + Heapcheck:Leak |
| + ... |
| + fun:ExtensionSettingsStorageTest* |
| +} |