diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-24 08:51:56 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-24 08:51:56 +0000 |
commit | 3afee730299549e164a3ce3de5bc01b0e37eca8a (patch) | |
tree | 4cb4e2755a60f43ad844ceca0da8dc127769b6d6 /DEPS | |
parent | 79157356c6481b608970379e00cded811e00c003 (diff) | |
download | chromium_src-3afee730299549e164a3ce3de5bc01b0e37eca8a.zip chromium_src-3afee730299549e164a3ce3de5bc01b0e37eca8a.tar.gz chromium_src-3afee730299549e164a3ce3de5bc01b0e37eca8a.tar.bz2 |
Pulls ICU 4.6 that removed svn:executable properties.
This change just update ICU 4.6 to fix the 'check_perms' failures.
TBR=jshin
BUG=none
TEST=check_perms.py
Review URL: http://codereview.chromium.org/6575028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ deps = { "/trunk/deps/third_party/WebKit@73335", "src/third_party/icu": - "/trunk/deps/third_party/icu46@75773", + "/trunk/deps/third_party/icu46@75856", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@65351", |