| Index: tools/msan/blacklist.txt
 | 
| diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
 | 
| index b58c1f9482c5c8f1e598e4e3fb580ff973af61e7..d6bffc2c5a15b3f62dda512be189e273abc10294 100644
 | 
| --- a/tools/msan/blacklist.txt
 | 
| +++ b/tools/msan/blacklist.txt
 | 
| @@ -26,7 +26,7 @@ fun:*ProcessOnePixel*
 | 
|  fun:*UTF8GenericReplaceInternal*
 | 
|  
 | 
|  # False positives due to use of linux_syscall_support. http://crbug.com/394028
 | 
| -fun:*google_breakpad*LinuxDumper*ReadAuxv*
 | 
| +src:*/breakpad/src/*
 | 
|  
 | 
|  # Bug in MSan, fixed in clang r211022. http://crbug.com/385074
 | 
|  fun:*TEST_SeccompRetTrace*
 | 
| 
 |