| Index: tools/heapcheck/suppressions.txt
|
| ===================================================================
|
| --- tools/heapcheck/suppressions.txt (revision 107962)
|
| +++ tools/heapcheck/suppressions.txt (working copy)
|
| @@ -193,12 +193,8 @@
|
| fun:base::LeakyLazyInstanceTraits::New
|
| fun:base::LazyInstance::Pointer
|
| }
|
| -{
|
| - Give breathing room for tracked object tests.. may do better later.
|
| - Heapcheck:Leak
|
| - ...
|
| - fun:tracked_objects::TrackedObjectsTest*
|
| -}
|
| +
|
| +
|
| #-----------------------------------------------------------------------
|
| # 3. Suppressions for real chromium bugs that are not yet fixed.
|
| # These should all be in chromium's bug tracking system (but a few aren't yet).
|
|
|