Index: third_party/re2/README.chromium |
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium |
index f11a8bed504eee0367aed139d6b21fc55cc3792f..1e315e107beb8e9b65bb5a046e79e9e90c06fa05 100644 |
--- a/third_party/re2/README.chromium |
+++ b/third_party/re2/README.chromium |
@@ -20,3 +20,6 @@ Local Modifications (to be applied in this order): |
- Fix an implicit conversion from NULL to false |
(patches/fix-implicit-conversion.patch) |
- Support Android (re2-android.patch) |
+- Remove testinstall.cc because it lacks a license header and remove executable |
+ bit from non-executable .py file. |
+ (remove-testinstall.cc-and-fix-filepermissions.patch) |