Roll ICU to 210659

See http://crrev.com/210659 for the actual change.

R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15622 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
jochen@chromium.org 2013-07-11 11:34:46 +00:00
parent fba07ddd23
commit 6170afb734
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@ -8,7 +8,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@1656",
"v8/third_party/icu":
"https://src.chromium.org/chrome/trunk/deps/third_party/icu46@205936",
"https://src.chromium.org/chrome/trunk/deps/third_party/icu46@210659",
}
deps_os = {

View File

@ -401,4 +401,4 @@ dependencies:
--revision 1656
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
third_party/icu --revision 205936
third_party/icu --revision 210659