Index: tools/tsan.supp |
diff --git a/tools/tsan.supp b/tools/tsan.supp |
index 8c95e7a9c5dda2b5e6644f66a3eeed2f2194816a..f6870140404190d5e45ae188a3a4b03e9331f92e 100644 |
--- a/tools/tsan.supp |
+++ b/tools/tsan.supp |
@@ -25,6 +25,3 @@ race:is_lcd_supported |
race:RefFCI |
race:SkString |
race:SkPDF |
- |
-# This calls SkRefCnt::getRefCnt(), which is not thread safe. skia:2726 |
-race:SkImageFilter::filterImage |