Skip to content
Snippets Groups Projects
Commit 0e000bfb authored by hbono@chromium.org's avatar hbono@chromium.org
Browse files

Pulls the latest hunspell and its dictionaries.

This change just pulls the latest hunspell dictionaries so we can get the correct URLs and license files. This change also pulls the latest hunspell because I forgot pulling hunspell 1.2.12.

TBR=estade
BUG=55162
TEST=tools/license.py scan
Review URL: http://codereview.chromium.org/3380030

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60770 0039d316-1c4b-4281-b951-d872f2087c98
parent 6f89a54b
No related branches found
No related tags found
No related merge requests found
......@@ -43,10 +43,10 @@ deps = {
"/trunk/deps/third_party/icu42@58904",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@51690",
"/trunk/deps/third_party/hunspell@60758",
"src/third_party/hunspell_dictionaries":
"/trunk/deps/third_party/hunspell_dictionaries@51875",
"/trunk/deps/third_party/hunspell_dictionaries@60756",
"src/third_party/protobuf2/src":
(Var("googlecode_url") % "protobuf") + "/trunk@346",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment