Commit 815a7298 authored by jochen@chromium.org's avatar jochen@chromium.org

Roll ICU 214189:239289

Too many updates to summarize them here.

This version of ICU allows for using a .dat file on posix systems that is mmaped
instead of compiling the data in like we currently do.

BUG=72633
LOG=n
R=jshin@chromium.org, machenbach@chromium.org

Review URL: https://codereview.chromium.org/109963003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18336 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent a14787f5
......@@ -8,7 +8,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@1685",
"v8/third_party/icu":
"https://src.chromium.org/chrome/trunk/deps/third_party/icu46@214189",
"https://src.chromium.org/chrome/trunk/deps/third_party/icu46@239289",
}
deps_os = {
......
......@@ -444,4 +444,4 @@ dependencies:
--revision 1685
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
third_party/icu --revision 214189
third_party/icu --revision 239289
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment