diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-17 16:18:13 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-17 16:18:13 +0000 |
commit | 211d9703e8237deb4a6d34f2bd07f5680f791846 (patch) | |
tree | ed55c8b27fc25bdb5b01efb72f4b8aaa6106ce88 /.DEPS.git | |
parent | 8d77b63d675dca990934cd3e7860e0d830582ca9 (diff) | |
download | chromium_src-211d9703e8237deb4a6d34f2bd07f5680f791846.zip chromium_src-211d9703e8237deb4a6d34f2bd07f5680f791846.tar.gz chromium_src-211d9703e8237deb4a6d34f2bd07f5680f791846.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ deps = { 'src/third_party/flac': Var('git_url') + '/chromium/deps/flac.git@1cde08e295604898d14367eda0414ade8121ec43', 'src/third_party/hunspell': - Var('git_url') + '/chromium/deps/hunspell.git@aa471f68841aa1bd5ce66c4f3714854d0dc81e5b', + Var('git_url') + '/chromium/deps/hunspell.git@c5d90e7704cce3ef93eff6212e7a007b3f067906', 'src/third_party/hunspell_dictionaries': Var('git_url') + '/chromium/deps/hunspell_dictionaries.git@50fb79b30a2e3e512c88884152f26b255d0e4074', 'src/third_party/icu': |