Index: third_party/re2/README.chromium |
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium |
index ac5da6de0ff556f080a50bd4580dd7ad7999767f..5dd8306b62923fa8fe5761a53df25a2892c261b2 100644 |
--- a/third_party/re2/README.chromium |
+++ b/third_party/re2/README.chromium |
@@ -24,3 +24,4 @@ Local Modifications (to be applied in this order): |
bit from non-executable .py file. |
(patches/remove-testinstall.cc-and-fix-filepermissions.patch) |
- Remove static initializers (patches/remove-static-initializers.patch) |
+- Support for Windows x64 (patches/msvc-x64.patch) |