diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-21 22:57:13 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-21 22:57:13 +0000 |
commit | b452a7be13836e7f111ab9e6f12c81ba8ef02f69 (patch) | |
tree | 1fb28249cdea4dbf6c915703a060df40fea0f5b6 /.DEPS.git | |
parent | ceb1c31405b760ec172905d4ac960dfd03098d90 (diff) | |
download | chromium_src-b452a7be13836e7f111ab9e6f12c81ba8ef02f69.zip chromium_src-b452a7be13836e7f111ab9e6f12c81ba8ef02f69.tar.gz chromium_src-b452a7be13836e7f111ab9e6f12c81ba8ef02f69.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ deps = { 'src/third_party/hunspell_dictionaries': Var('git_url') + '/chromium/deps/hunspell_dictionaries.git@50fb79b30a2e3e512c88884152f26b255d0e4074', 'src/third_party/icu': - Var('git_url') + '/chromium/deps/icu46.git@965da6200d5af06461ad9a5387c3b4bfe62a35f3', + Var('git_url') + '/chromium/deps/icu46.git@b689cbb4cf7261f75148d8f88ff6c5a5af9fbe79', 'src/third_party/leveldatabase/src': Var('git_url') + '/external/leveldb.git@5fb21ed7ac9e91010d473ac77e132ae68f348d6a', 'src/third_party/libjingle/source': |