diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 03:54:33 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 03:54:33 +0000 |
commit | 197173c4dcda8ccf2eb92e937e7ca38c0f63bda7 (patch) | |
tree | 929cdf1bb7b66bbe72b327730d75330bea8b3438 | |
parent | 67b2bed67d4131b91a337b15cac6b54ffb1efd10 (diff) | |
download | chromium_src-197173c4dcda8ccf2eb92e937e7ca38c0f63bda7.zip chromium_src-197173c4dcda8ccf2eb92e937e7ca38c0f63bda7.tar.gz chromium_src-197173c4dcda8ccf2eb92e937e7ca38c0f63bda7.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162640 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ deps = { 'src/third_party/libphonenumber/src/test': Var('git_url') + '/external/libphonenumber/cpp/test.git@db7f8bd462a209bbe81a0989e2f4387e74636ec5', 'src/third_party/libsrtp': - Var('git_url') + '/chromium/deps/libsrtp.git@7bcb8db4f328fefa2056e025e1d1b657ef98adcf', + Var('git_url') + '/chromium/deps/libsrtp.git@d910efb188f594e12f408012c451fc5a027886a1', 'src/third_party/libvpx': Var('git_url') + '/chromium/deps/libvpx.git@13f7ced401b15000e690c30a9504dee46c6555ee', 'src/third_party/libyuv': |