diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-30 23:52:04 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-30 23:52:04 +0000 |
commit | ba28602ec8163bce988c0738b1b594652a81a298 (patch) | |
tree | 28e0907d61862c3bb0321a2a60e0196ed26590a9 | |
parent | f3c8856e6b46eccb6141c6d79805639cab19528f (diff) | |
download | chromium_src-ba28602ec8163bce988c0738b1b594652a81a298.zip chromium_src-ba28602ec8163bce988c0738b1b594652a81a298.tar.gz chromium_src-ba28602ec8163bce988c0738b1b594652a81a298.tar.bz2 |
Pull in two ICU patches for crashes. (r27687)
BUG=23082,23361
TEST=1. see issue 23082 comment 8 (http://crbug.com/23082#c8)
2. Connect to a ftp site and try to see the file list.
TBR=wtc
Review URL: http://codereview.chromium.org/258005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27688 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ deps = { "/trunk/deps/third_party/WebKit@27313", "src/third_party/icu": - "/trunk/deps/third_party/icu42@26673", + "/trunk/deps/third_party/icu42@27687", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@26238", |