diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-15 05:40:58 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-15 05:40:58 +0000 |
commit | 2cc1f382e7257e045e529b0aa70ecb3c650bd066 (patch) | |
tree | 1c196d8e2dfc59996ad8245a9aa197d44e9f1dc3 /DEPS | |
parent | 3192f317a0a16560a3367cabdc098613124ffcb7 (diff) | |
download | chromium_src-2cc1f382e7257e045e529b0aa70ecb3c650bd066.zip chromium_src-2cc1f382e7257e045e529b0aa70ecb3c650bd066.tar.gz chromium_src-2cc1f382e7257e045e529b0aa70ecb3c650bd066.tar.bz2 |
Pull in the French spellcheck dictionary 2-0. This will be landed
after the new 2-0 dictionary becomes live.
BUG=47891,47007
TEST=SpellCheckTest.SpellCheckText
Review URL: http://codereview.chromium.org/2824042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ deps = { "/trunk/deps/third_party/hunspell128@50872", "src/third_party/hunspell_dictionaries": - "/trunk/deps/third_party/hunspell_dictionaries@50872", + "/trunk/deps/third_party/hunspell_dictionaries@51875", "src/third_party/protobuf2/src": "http://protobuf.googlecode.com/svn/trunk@327", |