diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-17 16:17:12 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-17 16:17:12 +0000 |
commit | 6f57ea8e1bcc64eefdee1fb4db3311ba8b2ade93 (patch) | |
tree | f05125ac35af6fc17a242f99a086587c06e7b2a6 | |
parent | 73559a278fe73f9af274ba245e056c1a8c524125 (diff) | |
download | chromium_src-6f57ea8e1bcc64eefdee1fb4db3311ba8b2ade93.zip chromium_src-6f57ea8e1bcc64eefdee1fb4db3311ba8b2ade93.tar.gz chromium_src-6f57ea8e1bcc64eefdee1fb4db3311ba8b2ade93.tar.bz2 |
Roll hunspell to r110423.
This picks up a single change: http://src.chromium.org/viewvc/chrome?view=rev&revision=110423
BUG=101600
TEST=none
Review URL: http://codereview.chromium.org/8587020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110502 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ deps = { "/trunk/deps/third_party/icu46@107982", "src/third_party/hunspell": - "/trunk/deps/third_party/hunspell@96723", + "/trunk/deps/third_party/hunspell@110423", "src/third_party/hunspell_dictionaries": "/trunk/deps/third_party/hunspell_dictionaries@79099", |