From 7bf58786d3abdc7c7d1da258a29a55d729a99fdd Mon Sep 17 00:00:00 2001 From: "jshin@chromium.org" Date: Tue, 29 Jun 2010 17:28:54 +0000 Subject: [PATCH] Pull in icu@51076 to fix bugs 40496 and 38632. For the actual changes, see http://codereview.chromium.org/2843032/show http://codereview.chromium.org/2001011/show BUG=40496,38632 TEST=See TEST fields for the above two CLs. TBR=gwilson Review URL: http://codereview.chromium.org/2866030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51141 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 230022d09e2f..ea969643a861 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ deps = { "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": - "/trunk/deps/third_party/icu42@50871", + "/trunk/deps/third_party/icu42@51076", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@50872", -- 2.11.4.GIT