Index: tools/valgrind/tsan/suppressions.txt |
=================================================================== |
--- tools/valgrind/tsan/suppressions.txt (revision 57843) |
+++ tools/valgrind/tsan/suppressions.txt (working copy) |
@@ -39,6 +39,12 @@ |
fun:*media*PipelineImpl*GetCurrentTime* |
} |
+{ |
+ bug_53765 |
+ ThreadSanitizer:Race |
+ fun:*scoped_ptr*SpeechInputBubble* |
+} |
+ |
############################ |
# Real races in third_party |
{ |