Index: tools/msan/blacklist.txt |
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt |
index a00f7405c15bd104573a6d6742d749b5e9f8f4ce..99578865058f6ffa1b2ff16a7afa1cd506cb5151 100644 |
--- a/tools/msan/blacklist.txt |
+++ b/tools/msan/blacklist.txt |
@@ -22,7 +22,7 @@ fun:unpack_RGB888 |
# False positives due to use of linux_syscall_support. http://crbug.com/394028 |
src:*/breakpad/src/* |
-src:*/components/crash/app/breakpad_linux.cc |
+src:*/components/crash/content/app/breakpad_linux.cc |
# False positives due to an MSan bug. http://crbug.com/418986 |
fun:*SchedGetParamThread* |