Index: tools/msan/blacklist.txt |
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt |
index 56308ff8fd8daeaaa83d1f9cdcd1603788e909f6..536791774e4ef9e151f7d06e6ab8ee72437f91f7 100644 |
--- a/tools/msan/blacklist.txt |
+++ b/tools/msan/blacklist.txt |
@@ -27,7 +27,7 @@ fun:*UTF8GenericReplaceInternal* |
# False positives due to use of linux_syscall_support. http://crbug.com/394028 |
src:*/breakpad/src/* |
-src:*/components/breakpad/app/breakpad_linux.cc |
+src:*/components/crash/app/breakpad_linux.cc |
# Bug in MSan, fixed in clang r211022. http://crbug.com/385074 |
fun:*TEST_SeccompRetTrace* |