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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10698014: [Sync] Rename csync namespace to syncer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 6 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
« no previous file with comments | « sync/util/time.cc ('k') | tools/valgrind/drmemory/suppressions_full.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 3623975eacaed0ecb8c4ccdefb2c684bceb30e65..37168d34dc8ad35efa9155b22243a6d52a4f1b68 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -998,8 +998,8 @@
fun:TestURLRequestContextGetter::GetURLRequestContext
fun:*SingleLoginAttempt
fun:notifier::Login::StartConnection
- fun:csync::InvalidationNotifier::UpdateCredentials
- fun:csync::NonBlockingInvalidationNotifier::Core::UpdateCredentials
+ fun:syncer::InvalidationNotifier::UpdateCredentials
+ fun:syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials
fun:void DispatchToMethod
}
{
@@ -1345,8 +1345,8 @@
fun:TestURLRequestContextGetter::GetURLRequestContext
...
fun:notifier::Login::StartConnection
- fun:csync::InvalidationNotifier::UpdateCredentials
- fun:csync::NonBlockingInvalidationNotifier::Core::UpdateCredentials
+ fun:syncer::InvalidationNotifier::UpdateCredentials
+ fun:syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials
}
{
bug_124758
« no previous file with comments | « sync/util/time.cc ('k') | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698