From 84e5225cdd0c6c060a04c9930da5c9a48237bb4c Mon Sep 17 00:00:00 2001 From: "jshin@chromium.org" Date: Mon, 4 Oct 2010 23:32:15 +0000 Subject: Pull in ICU @r=60495 To build ICU without '-fno-strict-alias' flag on Linux with gcc 4.4.x. BUG=NONE TEST=ICU build goes fine with gcc 4.4.x after regenerating make files with 'gclient runhooks' with GYP_DEFINES="no_strict_aliasing=0' Review URL: http://codereview.chromium.org/3433021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61443 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 4fc3af1..b1d4743 100644 --- a/DEPS +++ b/DEPS @@ -40,7 +40,7 @@ deps = { "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": - "/trunk/deps/third_party/icu42@58904", + "/trunk/deps/third_party/icu42@60495", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@60758", -- cgit v1.1