summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-24 00:50:56 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-24 00:50:56 +0000
commit03e7d58d70ce8ceb784ab7ff13d0d1244e01c533 (patch)
tree60bf4aa9c559de5a0bede11984562d774e1fcb1d
parenta802823900580c9cb7a137e2fdb1d430a7348a67 (diff)
downloadchromium_src-03e7d58d70ce8ceb784ab7ff13d0d1244e01c533.zip
chromium_src-03e7d58d70ce8ceb784ab7ff13d0d1244e01c533.tar.gz
chromium_src-03e7d58d70ce8ceb784ab7ff13d0d1244e01c533.tar.bz2
Update ICU dep to pull in licensing fix.
According to the log, http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/icu42/?view=log This change pulls in two ICU changes. One is a harmless licensing adjustment; the other claims in its changelog that "This does not affect Chrome executable in any way.", so I hope it's safe. Review URL: http://codereview.chromium.org/1083008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42416 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 306abea..15894ce 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"/trunk/deps/third_party/WebKit@33467",
"src/third_party/icu":
- "/trunk/deps/third_party/icu42@37341",
+ "/trunk/deps/third_party/icu42@42287",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell128@41000",