summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 04:21:36 +0000
committermhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 04:21:36 +0000
commit7b7921008623e9e2798cb6f68aae311431cc963a (patch)
tree3688dea732f7f27d33b28b3a81f65a14a98f4462 /DEPS
parent83219a216999e4566d2c18ad20c0e7ac6a5a8a6f (diff)
downloadchromium_src-7b7921008623e9e2798cb6f68aae311431cc963a.zip
chromium_src-7b7921008623e9e2798cb6f68aae311431cc963a.tar.gz
chromium_src-7b7921008623e9e2798cb6f68aae311431cc963a.tar.bz2
Pull the entire hunspell tree and place it in deps
BUG=14756 TEST=Compiled Chromium, ran tests Review URL: http://codereview.chromium.org/174127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 7fc4ae5..d29881b 100644
--- a/DEPS
+++ b/DEPS
@@ -27,6 +27,9 @@ deps = {
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@20192",
+ "src/third_party/hunspell":
+ "/trunk/deps/third_party/hunspell@23803",
+
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@219",