summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-18 17:28:10 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-18 17:28:10 +0000
commit0b8316e352a26b010d76758ee7b0f61041014bfb (patch)
tree01f6ab62dccae15dab0a25f50d4df3272c55a2c2
parent4143cfdef4461e79dd450ba2232888deb41813be (diff)
downloadchromium_src-0b8316e352a26b010d76758ee7b0f61041014bfb.zip
chromium_src-0b8316e352a26b010d76758ee7b0f61041014bfb.tar.gz
chromium_src-0b8316e352a26b010d76758ee7b0f61041014bfb.tar.bz2
Merge 62753 - 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 TBR=jshin@chromium.org Review URL: http://codereview.chromium.org/3852003 git-svn-id: svn://svn.chromium.org/chrome/branches/552/src@62940 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ff0c08f..b9bd4f99 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",