| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index be2c78d88cf5a031d8905ce37b7353cf2f9ebcdf..ad8457695106a7be9c7d820117cdd749db28563b 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -201,7 +201,7 @@ deps = {
|
| Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '7f9228152ab3d70e6848cc9c67389a0d4218740e',
|
|
|
| 'src/third_party/libsrtp':
|
| - Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '48bdd208dcdbb018c4a154cf260414dbdfabb86d', # from svn revision 295151
|
| + Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'b17c065a8a63725eca216fd461984f82c331dd07',
|
|
|
| 'src/third_party/yasm/source/patched-yasm':
|
| Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
|
|