diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-03 03:13:04 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-03 03:13:04 +0000 |
commit | c92fe31075442aff01cc504850e39b9f21c2aac8 (patch) | |
tree | 9877b13636f656ab3412314bcdb855bc820f09df /tools | |
parent | fb29075c15051c11ce65626d0995cd8a7977e6a2 (diff) | |
download | chromium_src-c92fe31075442aff01cc504850e39b9f21c2aac8.zip chromium_src-c92fe31075442aff01cc504850e39b9f21c2aac8.tar.gz chromium_src-c92fe31075442aff01cc504850e39b9f21c2aac8.tar.bz2 |
Remove suppression for anothre leak fixed by r120167
BUG=105667
TEST=
TBR=tim@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9307080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 7c7ded8..b32b77d 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1730,20 +1730,6 @@ fun:AutofillProfileSyncableServiceTest::SetUp } { - bug_110955 - Heapcheck:Leak - fun:browser_sync::TypedUrlDataTypeController::StopAssociationAsync - fun:browser_sync::NonFrontendDataTypeController::Stop - fun:browser_sync::DataTypeManagerImpl::FinishStop - fun:browser_sync::DataTypeManagerImpl::Stop - fun:ProfileSyncService::ShutdownImpl - fun:ProfileSyncService::Shutdown - fun:ProfileSyncService::~ProfileSyncService - fun:TestProfileSyncService::~TestProfileSyncService - fun:scoped_ptr::reset - fun:ProfileSyncServiceTypedUrlTest::TearDown -} -{ bug_111317 Heapcheck:Leak ... |