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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 15517005: Remove references to Profile from browser_context_keyed_service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months 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
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index c4ae91ef5128d5a98181e6bb47890e976839064f..04692369518452bc1d01a3895be689b1894844d3 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6818,7 +6818,7 @@
fun:_Znw*
fun:_ZN21WebDataServiceWrapperC1EP7Profile
fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserContextE
- fun:_ZN26ProfileKeyedServiceFactory20GetServiceForProfileEPN7content14BrowserContextEb
+ fun:_ZN26BrowserContextKeyedServiceFactory20GetServiceForBrowserContextEPN7content14BrowserContextEb
fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTypeE
fun:_ZN14WebDataService18FromBrowserContextEPN7content14BrowserContextE
fun:_ZN12TokenService10InitializeEPKcP7Profile

Powered by Google App Engine
This is Rietveld 408576698