diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-13 08:58:41 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-13 08:58:41 +0000 |
commit | 8b44289593e801fa2aee10560e73218df170e3f5 (patch) | |
tree | d5351f59e4173aa9b6110b9770694b51b81e6676 /tools/heapcheck | |
parent | 190941d4859b81bb91503826906086fe5f29ef59 (diff) | |
download | chromium_src-8b44289593e801fa2aee10560e73218df170e3f5.zip chromium_src-8b44289593e801fa2aee10560e73218df170e3f5.tar.gz chromium_src-8b44289593e801fa2aee10560e73218df170e3f5.tar.bz2 |
Widen the AutofillProfileSyncableService memory suppressions slightly
TBR=georgey
BUG=96363
TEST=none
Review URL: http://codereview.chromium.org/7891002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100885 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index ed7bf19..b5ae2ee 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1648,7 +1648,7 @@ fun:std::vector::_M_insert_aux fun:std::vector::push_back fun:NotificationRegistrar::Add - fun:browser_sync::AutofillProfileSyncableService::AutofillProfileSyncableService + fun:*AutofillProfileSyncableService fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::gmock_PerformImpl fun:testing::internal::ActionHelper::Perform fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::Perform |