diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 03:46:22 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 03:46:22 +0000 |
commit | 2502876d2677a2a0f0b028734993a291eba4c194 (patch) | |
tree | d09f73e31cbbbe629b75430c1d684c24f3f3a7f8 /DEPS | |
parent | 49090b6d7a83df68a7638ec399671b1777e3915d (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |