From 57b9d1b1590c6e34c54c59817b5c3dcce81a1243 Mon Sep 17 00:00:00 2001
From: "jshin@chromium.org"
 <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 19 May 2010 21:28:40 +0000
Subject: [PATCH] Pull in icu@47106 to fix cros bug 2426. This shouldn't affect
 Win/Linux/Mac.

See http://codereview.chromium.org/2025010 for the change.

BUG=http://crosbug.com/2426
TEST=See the bug
TBR=mark

Review URL: http://codereview.chromium.org/2092001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47725 0039d316-1c4b-4281-b951-d872f2087c98
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index 48952410d69c7..870e03b917fe0 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
     "/trunk/deps/third_party/WebKit@33467",
 
   "src/third_party/icu":
-    "/trunk/deps/third_party/icu42@43139",
+    "/trunk/deps/third_party/icu42@47106",
 
   "src/third_party/hunspell":
    "/trunk/deps/third_party/hunspell128@46230",
-- 
GitLab