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

Unified Diff: third_party/protobuf/post_process_dist.sh

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years 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 | « third_party/protobuf/php/tests/well_known_test.php ('k') | third_party/protobuf/protobuf.bzl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/post_process_dist.sh
diff --git a/third_party/protobuf/post_process_dist.sh b/third_party/protobuf/post_process_dist.sh
index 82736bd0defaf802bb95c89cfc20c2ec8cc9208a..a5f95800b817c4774fec343c8ab250d87dc322a0 100755
--- a/third_party/protobuf/post_process_dist.sh
+++ b/third_party/protobuf/post_process_dist.sh
@@ -27,7 +27,7 @@ fi
set -ex
-LANGUAGES="cpp csharp java javanano js objectivec python ruby"
+LANGUAGES="cpp csharp java javanano js objectivec python ruby php"
BASENAME=`basename $1 .tar.gz`
VERSION=${BASENAME:9}
« no previous file with comments | « third_party/protobuf/php/tests/well_known_test.php ('k') | third_party/protobuf/protobuf.bzl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698