Commit cb6d57d6 authored by glider's avatar glider Committed by Commit bot

Remove the suppression for issue 330528

BUG=330528
TBR=hpayer@chromium.org

Review URL: https://codereview.chromium.org/548273002

Cr-Commit-Position: refs/heads/master@{#293709}
parent 21d4e036
......@@ -184,9 +184,6 @@ char kTSanDefaultSuppressions[] =
// http://crbug.com/329460
"race:extensions::InfoMap::AddExtension\n"
// http://crbug.com/330528
"race:v8::internal::MarkCompactCollector::SweepInParallel\n"
// http://crbug.com/333244
"race:content::"
"VideoCaptureImplTest::MockVideoCaptureImpl::~MockVideoCaptureImpl\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment