| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index 5cfbc699c2b24e123f6ff8eaeb8e1bb0d9093fad..ee80dd4cb6db2300b7eaf8adde31aedc9ac70b2b 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -1039,8 +1039,8 @@ name=http://crbug.com/79933 (2)
|
| *!TestURLRequestContextGetter::GetURLRequestContext
|
| *!notifier::SingleLoginAttempt::SingleLoginAttempt
|
| *!notifier::Login::StartConnection
|
| -*!csync::InvalidationNotifier::UpdateCredentials
|
| -*!csync::NonBlockingInvalidationNotifier::Core::UpdateCredentials
|
| +*!syncer::InvalidationNotifier::UpdateCredentials
|
| +*!syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials
|
|
|
| LEAK
|
| name=http://crbug.com/79933 (3)
|
| @@ -1201,7 +1201,7 @@ name=http://crbug.com/91465
|
| *!operator new
|
| *!browser_sync::internal::WeakHandleCore<browser_sync::JsBackend>::*
|
| *!browser_sync::WeakHandle<browser_sync::JsBackend>::*
|
| -*!csync::SyncManager::SyncInternal::Init
|
| +*!syncer::SyncManager::SyncInternal::Init
|
|
|
| LEAK
|
| name=http://crbug.com/91491
|
|
|