diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-09 23:31:53 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-09 23:31:53 +0000 |
commit | 7b26b09494fca1b710f17d251c267d7be206ad5f (patch) | |
tree | dd6606464c39a3076f0c69465f5e8d7215711f9e /DEPS | |
parent | 3200ec656f6c1712ce3a98e9f0a9fc5caa0ecd6f (diff) | |
download | chromium_src-7b26b09494fca1b710f17d251c267d7be206ad5f.zip chromium_src-7b26b09494fca1b710f17d251c267d7be206ad5f.tar.gz chromium_src-7b26b09494fca1b710f17d251c267d7be206ad5f.tar.bz2 |
Roll DEPS to pick up latest hunspell_dictionaries.
TBR=hbono
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6660013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77551 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", |