Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index b83b9f807338a81c0874e3d12244b7b738b63eb1..92f0924d813a38597641a65cf614a31bc83a0b2b 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -273,9 +273,9 @@ |
... |
fun:GtkThemeService::GtkThemeService |
fun:ThemeServiceFactory::BuildServiceInstanceFor |
- fun:ProfileKeyedServiceFactory::GetServiceForProfile |
- fun:ProfileKeyedServiceFactory::CreateServiceNow |
- fun:ProfileDependencyManager::CreateProfileServices |
+ fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
+ fun:BrowserContextKeyedServiceFactory::CreateServiceNow |
+ fun:BrowserContextDependencyManager::CreateProfileServices |
fun:TestingProfile::Init |
fun:TestingProfile::TestingProfile |
} |
@@ -991,8 +991,8 @@ |
fun:Iterator |
fun:DownloadManager::Shutdown |
fun:DownloadService::Shutdown |
- fun:ProfileKeyedServiceFactory::ProfileShutdown |
- fun:ProfileDependencyManager::DestroyProfileServices |
+ fun:BrowserContextKeyedServiceFactory::ProfileShutdown |
+ fun:BrowserContextDependencyManager::DestroyProfileServices |
fun:~OffTheRecordProfileImpl |
fun:~scoped_ptr |
fun:~ProfileImpl |
@@ -1233,7 +1233,7 @@ |
... |
fun:ThemeServiceFactory::BuildServiceInstanceFor |
... |
- fun:ProfileKeyedServiceFactory::GetServiceForProfile |
+ fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
fun:ThemeServiceFactory::GetForProfile |
} |
{ |
@@ -1314,8 +1314,8 @@ |
Heapcheck:Leak |
... |
fun:BuildWebDataService |
- fun:RefcountedProfileKeyedServiceFactory::GetServiceForProfile |
- fun:RefcountedProfileKeyedServiceFactory::SetTestingFactoryAndUse |
+ fun:RefcountedBrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
+ fun:RefcountedBrowserContextKeyedServiceFactory::SetTestingFactoryAndUse |
fun:TestingProfile::CreateWebDataService |
} |
{ |