Index: tools/wine_valgrind/chromium-valgrind-suppressions |
diff --git a/tools/wine_valgrind/chromium-valgrind-suppressions b/tools/wine_valgrind/chromium-valgrind-suppressions |
index 3dd72f1b69bc10eb5f1682800af0422740886f8a..827aeb56f55ac924ea3c17cbfa5c55126e9b3635 100644 |
--- a/tools/wine_valgrind/chromium-valgrind-suppressions |
+++ b/tools/wine_valgrind/chromium-valgrind-suppressions |
@@ -305,8 +305,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 |