diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-14 20:12:41 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-14 20:12:41 +0000 |
commit | bc0f4a4e695c8475fa6b0015636ed483df02b103 (patch) | |
tree | acd175f87b33cb8bddbf254b246851191f683cd6 /DEPS | |
parent | 2f65ac1046fe8c913eae11bf028bbb5f2b636833 (diff) | |
download | chromium_src-bc0f4a4e695c8475fa6b0015636ed483df02b103.zip chromium_src-bc0f4a4e695c8475fa6b0015636ed483df02b103.tar.gz chromium_src-bc0f4a4e695c8475fa6b0015636ed483df02b103.tar.bz2 |
Roll hunspell r95712:96723
This picks up the stringprintf.h include fix.
BUG=None
TEST=None
R=evan@chromium.org
Review URL: http://codereview.chromium.org/7647006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ deps = { "/trunk/deps/third_party/icu46@93875", "src/third_party/hunspell": - "/trunk/deps/third_party/hunspell@95712", + "/trunk/deps/third_party/hunspell@96723", "src/third_party/hunspell_dictionaries": "/trunk/deps/third_party/hunspell_dictionaries@79099", |