diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-17 23:15:12 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-17 23:15:12 +0000 |
commit | ed3fb97591a93db1cdc6c7bbb07604d01948d50e (patch) | |
tree | abded7f9d5b8e3aeba1864c049cb6295bb921fe9 /.DEPS.git | |
parent | 26984f57e4dfe15e1c0a5ca117b94d1b49c75fad (diff) | |
download | chromium_src-ed3fb97591a93db1cdc6c7bbb07604d01948d50e.zip chromium_src-ed3fb97591a93db1cdc6c7bbb07604d01948d50e.tar.gz chromium_src-ed3fb97591a93db1cdc6c7bbb07604d01948d50e.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105954 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ deps = { 'src/third_party/leveldatabase/src': Var('git_url') + '/external/leveldb.git@5fb21ed7ac9e91010d473ac77e132ae68f348d6a', 'src/third_party/libjingle/source': - Var('git_url') + '/external/libjingle.git@61b45e02e09a933fe9d920236baf8aebbe47271b', + Var('git_url') + '/external/libjingle.git@ef0235606ab87c750d4858d1fc927461e4ec92be', 'src/third_party/libjpeg_turbo': Var('git_url') + '/chromium/deps/libjpeg_turbo.git@654337e78ef4afeb86775c44fa07931be91dbd66', 'src/third_party/libvpx': |