summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-19 20:16:39 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-19 20:16:39 +0000
commit90ef237f07d7087fd35013852921ad585d26dadc (patch)
treeac3fa206979db21bce69684356b610bc12fbf8d4 /tools/heapcheck
parent30811e1b0c2deda34ce0ce92c508def0dd15ae08 (diff)
downloadchromium_src-90ef237f07d7087fd35013852921ad585d26dadc.zip
chromium_src-90ef237f07d7087fd35013852921ad585d26dadc.tar.gz
chromium_src-90ef237f07d7087fd35013852921ad585d26dadc.tar.bz2
Remove suppressions for ProfileSyncServiceSessionsTest.
TBR=thestig BUG=52552 Review URL: http://codereview.chromium.org/3180018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 27ae4c0..42cd433 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -957,11 +957,3 @@
fun:Callback1::Type* NewCallback
fun:PrefValueStoreTest_TestConcurrentPolicyRefresh_Test::TestBody
}
-
-{
- bug_52552
- Heapcheck:Leak
- ...
- fun:browser_sync::SessionModelAssociator::AppendForeignSessionFromSpecifics
- ...
-}