From 01831c945da56f8ba24d379f321c91865d40a3d7 Mon Sep 17 00:00:00 2001
From: "evan@chromium.org"
 <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 20 May 2009 00:35:54 +0000
Subject: [PATCH] linux: pull in new version of ICU to get strict aliasing fix.

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

diff --git a/DEPS b/DEPS
index e43f103f162d3..37fd6bd949f7a 100644
--- a/DEPS
+++ b/DEPS
@@ -22,7 +22,7 @@ deps = {
     "/trunk/deps/third_party/WebKit@15773",
 
   "src/third_party/icu38":
-    "/trunk/deps/third_party/icu38@13472",
+    "/trunk/deps/third_party/icu38@16445",
 
   # TODO(mark): Remove once this has moved into depot_tools.
   "src/tools/gyp":
-- 
GitLab