From 52aff2547bac4e467d6c70dad336be672e10a6e8 Mon Sep 17 00:00:00 2001 From: "jzern@chromium.org" Date: Sat, 26 Jul 2014 20:20:21 +0000 Subject: tsan_suppressions: remove vp9 suppression The fix was picked up in the r282874 libvpx roll. BUG=350982 Review URL: https://codereview.chromium.org/423643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285807 0039d316-1c4b-4281-b951-d872f2087c98 --- base/debug/tsan_suppressions.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'base/debug') diff --git a/base/debug/tsan_suppressions.cc b/base/debug/tsan_suppressions.cc index aeb0e5a..76d4cc1 100644 --- a/base/debug/tsan_suppressions.cc +++ b/base/debug/tsan_suppressions.cc @@ -253,9 +253,6 @@ char kTSanDefaultSuppressions[] = "race:sctp_express_handle_sack\n" "race:system_base_info\n" -// http://crbug.com/350982 -"race:libvpx/vp9/decoder/vp9_thread.c\n" - // http://crbug.com/363999 "race:v8::internal::EnterDebugger::*EnterDebugger\n" -- cgit v1.1