Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: third_party/re2/README.chromium

Issue 10834086: Remove file without license header and fix file flags of non-executable .py file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/re2/patches/remove-testinstall.cc-and-fix-filepermissions.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « no previous file | third_party/re2/patches/remove-testinstall.cc-and-fix-filepermissions.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698