Files
platform-external-webrtc/tools-webrtc/sanitizers
deadbeef 2b62fa218c Adding suppression for race in stats collector test.
See bug for more info. This race is benign, and only exists because a
method is virtual so it can be mocked for testing.

BUG=webrtc:7221
NOTRY=True
TBR=hbos@webrtc.org

Review-Url: https://codereview.webrtc.org/2711783005
Cr-Commit-Position: refs/heads/master@{#16813}
2017-02-24 03:05:39 +00:00
..
2017-01-25 07:04:51 +00:00
2017-01-25 07:04:51 +00:00

This directory contains suppressions for sanitizer tools.
They're overriding the default ones for Chromium using our
webrtc/supplement.gypi file.