summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 00:35:54 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 00:35:54 +0000
commit01831c945da56f8ba24d379f321c91865d40a3d7 (patch)
tree729541296f9fd001cef3cfa4c9de7b7bbecacd5a
parent8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3 (diff)
downloadchromium_src-01831c945da56f8ba24d379f321c91865d40a3d7.zip
chromium_src-01831c945da56f8ba24d379f321c91865d40a3d7.tar.gz
chromium_src-01831c945da56f8ba24d379f321c91865d40a3d7.tar.bz2
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
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e43f103..37fd6bd 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":