Chromium Code Reviews| Index: tools/heapcheck/suppressions.txt |
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
| index 7b924295acae295c53aa19a487fc99fff6737d33..3e15ae556d82caa6a22c1cd0caf90e593954063e 100644 |
| --- a/tools/heapcheck/suppressions.txt |
| +++ b/tools/heapcheck/suppressions.txt |
| @@ -1999,3 +1999,9 @@ |
| ... |
| fun:MediaLeakTest_VideoBear_Test::TestBody |
| } |
| +{ |
| + bug_91950 |
| + Heapcheck:Leak |
| + fun:WebIntentsRegistry::GetIntentProviders |
| + fun:WebIntentsRegistryTest_BasicTests_Test::TestBody |
| +} |