Chromium Code Reviews| Index: tools/heapcheck/suppressions.txt |
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
| index 409a001252e0e770413370ad055e37867cbf8eb5..19534786d9f1983d44fe6c41d572f4c30b1b4821 100644 |
| --- a/tools/heapcheck/suppressions.txt |
| +++ b/tools/heapcheck/suppressions.txt |
| @@ -1786,3 +1786,9 @@ |
| fun:net::URLRequestTestJob::ProcessOnePendingMessage |
| fun:ResourceDispatcherHostTest_* |
| } |
| +{ |
| + bug_94195 |
| + Heapcheck:Leak |
| + ... |
| + fun:GpuBlacklist::LoadGpuBlacklist |
| +} |