| 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
|
|
|