diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-24 11:17:06 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-24 11:17:06 +0000 |
commit | fa80b6bd888d00b49ed87a3f5722e064141ffb46 (patch) | |
tree | 2240830d8f6c6d0227a8ab37b99f3fd0d9ef8c67 /DEPS | |
parent | be048d61057d1abdd9ac58656b6ae733d1a9e9a4 (diff) | |
download | chromium_src-fa80b6bd888d00b49ed87a3f5722e064141ffb46.zip chromium_src-fa80b6bd888d00b49ed87a3f5722e064141ffb46.tar.gz chromium_src-fa80b6bd888d00b49ed87a3f5722e064141ffb46.tar.bz2 |
Update hunspell and its dictionaries.
TBR=brettw,estade
BUG=33024,36523
TEST=http://codereview.chromium.org/652107/show
Review URL: http://codereview.chromium.org/657067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39881 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ deps = { "/trunk/deps/third_party/icu42@37341", "src/third_party/hunspell": - "/trunk/deps/third_party/hunspell128@30191", + "/trunk/deps/third_party/hunspell128@39868", "src/third_party/protobuf2/src": "http://protobuf.googlecode.com/svn/trunk@305", |