summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-01 01:00:23 +0000
committermhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-01 01:00:23 +0000
commit4be85a0d5e0f68724f4e44eb560fcd95c21b40e8 (patch)
tree5dc26d9505ea7468d91206fa81203caa422e8782 /DEPS
parentd2da40d52604228c5642105c4baa797fcf231b94 (diff)
downloadchromium_src-4be85a0d5e0f68724f4e44eb560fcd95c21b40e8.zip
chromium_src-4be85a0d5e0f68724f4e44eb560fcd95c21b40e8.tar.gz
chromium_src-4be85a0d5e0f68724f4e44eb560fcd95c21b40e8.tar.bz2
Update hunspell DEPS to 1.2.8
BUG=14756 TEST=Ran valgrind and unit_tests for SpellCheckTest and all passed successfully. Review URL: http://codereview.chromium.org/176046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24998 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 67a25ea..9e1d31c 100644
--- a/DEPS
+++ b/DEPS
@@ -28,8 +28,8 @@ deps = {
"/trunk/deps/third_party/icu38@24923",
"src/third_party/hunspell":
- "/trunk/deps/third_party/hunspell@23803",
-
+ "/trunk/deps/third_party/hunspell128@24986",
+
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@219",