Index: tools/tsan.supp |
diff --git a/tools/tsan.supp b/tools/tsan.supp |
index f6870140404190d5e45ae188a3a4b03e9331f92e..6158bf864c73e611e79123256cf0d54995c7a2ef 100644 |
--- a/tools/tsan.supp |
+++ b/tools/tsan.supp |
@@ -17,10 +17,6 @@ race:liblcms2.so |
# Maybe because it's diagnosed as a use-after-free, not as a race? |
race:SkGLContextHelper |
-# Threadsafe, should be ported to SkLazyPtr. |
-race:SkFontHost_FreeType |
-race:is_lcd_supported |
- |
# Not threadsafe, should be fixed. |
race:RefFCI |
race:SkString |