| Index: tools/heapcheck/suppressions.txt | 
| =================================================================== | 
| --- tools/heapcheck/suppressions.txt	(revision 100511) | 
| +++ tools/heapcheck/suppressions.txt	(working copy) | 
| @@ -1331,7 +1331,7 @@ | 
| Heapcheck:Leak | 
| ... | 
| fun:URLFetcher::Core::StartURLRequest | 
| -   fun:URLFetcher::Core::StartURLRequestWhenAppropriate | 
| +   fun:URLFetcher::Core::StartURLRequestWhen* | 
| } | 
| { | 
| bug_80666 | 
| @@ -1696,3 +1696,15 @@ | 
| fun:remoting::ClientSession::UnpressKeys | 
| fun:remoting::ClientSessionTest_UnpressKeys_Test::TestBody | 
| } | 
| +{ | 
| +   bug_96069 | 
| +   Heapcheck:Leak | 
| +   fun:__gnu_cxx::new_allocator::allocate | 
| +   ... | 
| +   fun:disk_cache::MemBackendImpl::CreateBackend | 
| +   ... | 
| +   fun:net::HttpCache::CreateBackend | 
| +   fun:net::HttpCache::CreateTransaction | 
| +   ... | 
| +   fun:net::CookieMonster::CookieMonsterTask::InvokeCallback | 
| +} | 
|  |