diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-28 07:14:52 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-28 07:14:52 +0000 |
commit | 2ef43e9b67ff014bf3939cf0153464e015990bb8 (patch) | |
tree | 2dac168be8bba644d420d0877ea36346e5adcb45 /DEPS | |
parent | 491b5525ceda62ae4c1f2f38d57460c9ac6ee2c6 (diff) | |
download | chromium_src-2ef43e9b67ff014bf3939cf0153464e015990bb8.zip chromium_src-2ef43e9b67ff014bf3939cf0153464e015990bb8.tar.gz chromium_src-2ef43e9b67ff014bf3939cf0153464e015990bb8.tar.bz2 |
Pulls the latest hunspell.
This change pulls the latest hunspell to merge the fix for Bug 60816.
TBR=estade
BUG=60816
TEST=none (sorry).
Review URL: http://codereview.chromium.org/4165003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64207 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ deps = { "/trunk/deps/third_party/icu42@63473", "src/third_party/hunspell": - "/trunk/deps/third_party/hunspell@60758", + "/trunk/deps/third_party/hunspell@64039", "src/third_party/hunspell_dictionaries": "/trunk/deps/third_party/hunspell_dictionaries@60756", |