| Index: third_party/re2/README.chromium | 
| diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium | 
| index 3617102dc9d5b2c00e450923f310bbadf35a9468..21c05a18ee0019cffad7bd5dadc75b5e24e1b85f 100644 | 
| --- a/third_party/re2/README.chromium | 
| +++ b/third_party/re2/README.chromium | 
| @@ -23,3 +23,7 @@ Local Modifications (to be applied in this order): | 
| https://code.google.com/p/re2/issues/detail?id=76 | 
| - Memory optimization for filtered trees | 
| (patches/re2-memory-optimization.patch) | 
| +- Prevent unwanted reports from MemorySanitizer. Note: there's an upstream fix | 
| +  for this (https://code.google.com/p/re2/issues/detail?id=77) which is rendered | 
| +  ineffective by patches/remove-valgrind-code.patch | 
| +  (patches/re2-msan.patch) | 
|  |