diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 15:15:16 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 15:15:16 +0000 |
commit | adee30da55ddec8b5be4c1146986f2b6d30a3ded (patch) | |
tree | 2758b6d35698b5974dfd22c91e6d9c5dfaf3daf6 /DEPS | |
parent | 397908018088686f21a81bbb822c519bdc2eae7a (diff) | |
download | chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.zip chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.tar.gz chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.tar.bz2 |
Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chromium, ran tests
Review URL: http://codereview.chromium.org/174127
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23957 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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", |