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

Unified Diff: tools/valgrind/wine_memcheck/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 | « tools/heapcheck/suppressions.txt ('k') | tools/wine_valgrind/chromium-valgrind-suppressions » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/wine_memcheck/suppressions.txt
diff --git a/tools/valgrind/wine_memcheck/suppressions.txt b/tools/valgrind/wine_memcheck/suppressions.txt
index 64161d91a5ae3bdeb424c05adb703c2bd7b766d0..a8f21f8dc7e5b9dc1c917c042e139e04495e7d40 100644
--- a/tools/valgrind/wine_memcheck/suppressions.txt
+++ b/tools/valgrind/wine_memcheck/suppressions.txt
@@ -502,8 +502,8 @@
Memcheck:Leak
...
fun:operator new
- fun:NewRunnableMethod<ExtensionsServiceBackend,void (__thiscall ExtensionsServiceBackend::*)(void)>
- fun:ExtensionsService::ClearProvidersForTesting
+ fun:NewRunnableMethod<ExtensionServiceBackend,void (__thiscall ExtensionServiceBackend::*)(void)>
+ fun:ExtensionService::ClearProvidersForTesting
}
{
bug_33424
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | tools/wine_valgrind/chromium-valgrind-suppressions » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698