diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 02:24:16 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 02:24:16 +0000 |
commit | 446b5ef6f30531dff5608601924915696a47e102 (patch) | |
tree | 1640c55beafda635bf15088361c807dd10a3f190 /DEPS | |
parent | 40b1300df6d370069d2cc8199abc3ed35faf85f8 (diff) | |
download | chromium_src-446b5ef6f30531dff5608601924915696a47e102.zip chromium_src-446b5ef6f30531dff5608601924915696a47e102.tar.gz chromium_src-446b5ef6f30531dff5608601924915696a47e102.tar.bz2 |
Roll DEPS for hunspell r124429:125060 to remove an obsolete test.
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9614007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125076 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ deps = { "/trunk/deps/third_party/icu46@122842", "src/third_party/hunspell": - "/trunk/deps/third_party/hunspell@124429", + "/trunk/deps/third_party/hunspell@125060", "src/third_party/hunspell_dictionaries": "/trunk/deps/third_party/hunspell_dictionaries@79099", |