| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 7b4952365f8f5ef5b3a634504e52a4cafdfb7133..15ea9348f69af4b804aed064c2496f985e4f1bc7 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -456,7 +456,7 @@
|
| fun:content::SiteInstanceImpl::GetProcess
|
| fun:RenderViewHostImpl
|
| fun:content::RenderViewHostFactory::Create
|
| - fun:content::RenderViewHostManager::Init
|
| + fun:content::RenderFrameHostManager::Init
|
| fun:content::WebContentsImpl::Init
|
| fun:content::TestWebContents::Create
|
| fun:content::WebContentsTester::CreateTestWebContents
|
| @@ -633,7 +633,7 @@
|
| fun:GetStoragePartitionFromConfig
|
| fun:content::BrowserContext::GetStoragePartition
|
| fun:content::NavigationControllerImpl::GetSessionStorageNamespace
|
| - fun:content::RenderViewHostManager::Init
|
| + fun:content::RenderFrameHostManager::Init
|
| }
|
| {
|
| bug_236791
|
|
|