summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoryhirano@chromium.org <yhirano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-25 20:54:52 +0000
committeryhirano@chromium.org <yhirano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-25 20:54:52 +0000
commitd2853543058bc9715dc1d0db8ce16f5c6defd1af (patch)
treec9cbd4e21fc22db5699ca9e794ba80601bf1d224 /tools
parent27b7eaee23cace67f5b3b55de9df5b761f1c27e9 (diff)
downloadchromium_src-d2853543058bc9715dc1d0db8ce16f5c6defd1af.zip
chromium_src-d2853543058bc9715dc1d0db8ce16f5c6defd1af.tar.gz
chromium_src-d2853543058bc9715dc1d0db8ce16f5c6defd1af.tar.bz2
Undo b222509 HEAPCHECK suppression.
The leak seems to not reproduce. BUG=222509 TBR=thestig NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13037002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190477 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-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 30bbc49..b47ee09d 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1808,11 +1808,3 @@
...
fun:ProfileSigninConfirmationDialogTest_*_Test::TestBody
}
-{
- bug_222509
- Heapcheck:Leak
- ...
- fun:OmniboxViewGtk::AdjustVerticalAlignmentOfInstantView
- fun:OmniboxViewGtk::Init
- fun:OmniboxViewGtkTest::SetUp
-}