summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-11 03:46:22 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-11 03:46:22 +0000
commit2502876d2677a2a0f0b028734993a291eba4c194 (patch)
treed09f73e31cbbbe629b75430c1d684c24f3f3a7f8 /DEPS
parent49090b6d7a83df68a7638ec399671b1777e3915d (diff)
downloadchromium_src-2502876d2677a2a0f0b028734993a291eba4c194.zip
chromium_src-2502876d2677a2a0f0b028734993a291eba4c194.tar.gz
chromium_src-2502876d2677a2a0f0b028734993a291eba4c194.tar.bz2
retry r77551
Roll DEPS to pick up latest hunspell_dictionaries. BUG=none TEST=spellcheck unittest Review URL: http://codereview.chromium.org/6658021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77782 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 aeb91af..725c0c9 100644
--- a/DEPS
+++ b/DEPS
@@ -54,7 +54,7 @@ deps = {
"/trunk/deps/third_party/hunspell@65351",
"src/third_party/hunspell_dictionaries":
- "/trunk/deps/third_party/hunspell_dictionaries@77412",
+ "/trunk/deps/third_party/hunspell_dictionaries@77549",
"src/third_party/safe_browsing/testing":
(Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",