Index: tools-webrtc/msan/blacklist.txt |
diff --git a/tools-webrtc/msan/blacklist.txt b/tools-webrtc/msan/blacklist.txt |
deleted file mode 100644 |
index 3c9c9b202b0338ebebe7801c7c7d43e7b40d788d..0000000000000000000000000000000000000000 |
--- a/tools-webrtc/msan/blacklist.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-# The rules in this file are only applied at compile time. |
-# Because the Chrome buildsystem does not automatically touch the files |
-# mentioned here, changing this file requires clobbering all MSan bots. |
-# |
-# Please think twice before you add or remove these rules. |
- |
-# This is a stripped down copy of Chromium's blacklist.txt, to enable |
-# adding WebRTC-specific blacklist entries. |
- |
-# Uninit in zlib. http://crbug.com/116277 |
-fun:*MOZ_Z_deflate* |
- |