Index: third_party/re2/README.chromium |
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium |
index 6146bc847cca0c9cd19d07e715fdf518555ff262..34c6d5e1174a101d662574c5da5c036d81ff5128 100644 |
--- a/third_party/re2/README.chromium |
+++ b/third_party/re2/README.chromium |
@@ -27,7 +27,6 @@ Local Modifications (to be applied in this order): |
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) |
-- Remove comparisons of this with NULL (patches/this-null.patch), merges |
- upstream b92ce81f1e25 |
+- Remove comparisons of this with NULL, merges upstream b92ce81f1e25 |
- Let COMPILE_ASSERT use static_assert if available, merges upstream |
2225f94df8ec |