Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: tools-webrtc/msan/blacklist.txt

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools-webrtc/msan/OWNERS ('k') | tools-webrtc/network_emulator/config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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*
-
« no previous file with comments | « tools-webrtc/msan/OWNERS ('k') | tools-webrtc/network_emulator/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698