summaryrefslogtreecommitdiffstats
path: root/base/debug
diff options
context:
space:
mode:
Diffstat (limited to 'base/debug')
-rw-r--r--base/debug/tsan_suppressions.cc3
1 files changed, 0 insertions, 3 deletions
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"