summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-15 17:43:55 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-15 17:43:55 +0000
commit1837c260a77fe90648bfd9f15d7173159e118a19 (patch)
tree4a3e2bdb00b2d3b27ff965bd36309f09da0749a0 /DEPS
parent4aedfdc7f083500f029d6d9eafb16da308dc9575 (diff)
downloadchromium_src-1837c260a77fe90648bfd9f15d7173159e118a19.zip
chromium_src-1837c260a77fe90648bfd9f15d7173159e118a19.tar.gz
chromium_src-1837c260a77fe90648bfd9f15d7173159e118a19.tar.bz2
Pull in icu@62048 to fix the DST detection issue on Linux.
See http://codereview.chromium.org/3598015 for the actual change. BUG=38632 TEST=1. Make a file locally and open the directory with the file when daylight saving time is in effect. The time stamp should match that of 'ls' command. 2. Visit a web page and open up the history tab and see the entry has the correct time stamp instead of time stamp 1-hr behind when daylight saving time is in effect. Review URL: http://codereview.chromium.org/3674001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62753 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3b2200e..ac02e40 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@60495",
+ "/trunk/deps/third_party/icu42@62048",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@60758",