Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Unified Diff: tools/heapcheck/suppressions.txt

Issue 5730004: Rename ExtensionsService to ExtensionService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/testing_profile.cc ('k') | tools/valgrind/wine_memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/test/testing_profile.cc ('k') | tools/valgrind/wine_memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698