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

Unified Diff: scripts/update.sh

Issue 1639543006: ICU 56 step 6: Check in the pre-built ICU data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56local_patches
Patch Set: minor clean up of README.chromium Created 4 years, 11 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
Index: scripts/update.sh
diff --git a/scripts/update.sh b/scripts/update.sh
old mode 100644
new mode 100755
index a41735c13c68caea0d2cb01eed03452c6921328d..6bc6383c4a742413dba10531b52117cbbca04646
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -51,4 +51,7 @@ sed -i.orig -e '/^ac_config_files=/ s:\ layout\(ex\)\{0,1\}/Makefile::g' \
"${treeroot}/source/configure"
rm -f "${treeroot}/source/configure.orig"
+# TODO(jshin): Automatically update BUILd.gn and icu.gypi with the updated
Mark Mentovai 2016/01/28 14:23:33 BUILD.gn
+# list of source files.
+
echo "Done"
« scripts/data_common.sh ('K') | « scripts/make_mac_assembly.sh ('k') | scripts/update_tz.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698