summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-03 20:57:00 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-03 20:57:00 +0000
commit06f9a837c8f0a7e28274de2b35375e92c37e0153 (patch)
treeb15eaafec8171efc0b79cc645265d419a2d3c9fc /DEPS
parentfb5ff42de60ba3414929634fe39452dae3e00038 (diff)
downloadchromium_src-06f9a837c8f0a7e28274de2b35375e92c37e0153.zip
chromium_src-06f9a837c8f0a7e28274de2b35375e92c37e0153.tar.gz
chromium_src-06f9a837c8f0a7e28274de2b35375e92c37e0153.tar.bz2
Add Bulgarian spellchecker. Hunspell change will be committed separately.
BUG=33327 TEST=covered by spellcheck_unittest Review URL: http://codereview.chromium.org/1523017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46273 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2c0c0c5..f7bd88e 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"/trunk/deps/third_party/icu42@43139",
"src/third_party/hunspell":
- "/trunk/deps/third_party/hunspell128@41000",
+ "/trunk/deps/third_party/hunspell128@46230",
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@327",