| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 741c90c0d723863445e9fca38bc1cac88e2ea852..ea4e48648e38b796fe6bdd86295c0874ccb59fd8 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -148,7 +148,7 @@
|
| Intentional leak of stats histogram to avoid shutdown races
|
| Heapcheck:Leak
|
| ...
|
| - fun:disk_cache::StatsHistogram::FactoryGet
|
| + fun:disk_cache::StatsHistogram::StatsHistogramFactoryGet
|
| }
|
| {
|
| String name pushed into deliberately leaked histograms
|
|
|