Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 19f0e5dd63cf80fca02a2afb7b06fcc53b13a0dd..a39e997f8980b3d25adff7d32a3c60dbfedbbf18 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -861,13 +861,13 @@ |
fun:PurgePluginListCache |
fun:PluginService::Observe |
fun:NotificationService::Notify |
- fun:ExtensionsService::NotifyExtensionLoaded |
- fun:ExtensionsService::OnExtensionLoaded |
- fun:ExtensionsService::LoadInstalledExtension |
- fun:ExtensionsService::ContinueLoadAllExtensions |
- fun:ExtensionsService::LoadAllExtensions |
- fun:ExtensionsService::Init |
- fun:ExtensionsServiceTest_CleanupOnStartup_Test::TestBody |
+ fun:ExtensionService::NotifyExtensionLoaded |
+ fun:ExtensionService::OnExtensionLoaded |
+ fun:ExtensionService::LoadInstalledExtension |
+ fun:ExtensionService::ContinueLoadAllExtensions |
+ fun:ExtensionService::LoadAllExtensions |
+ fun:ExtensionService::Init |
+ fun:ExtensionServiceTest_CleanupOnStartup_Test::TestBody |
} |
{ |
bug_53184 |