| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 2db767a2842491cfbbdbd4b2bb8c97a9f23b8235..783de2a6dfe1390179001e08b104cefe980a530a 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -193,7 +193,7 @@ deps = {
|
| Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'c60ec8b35c3fe6027d7a3faae89d1c8d7dd3ce98',
|
|
|
| 'src/third_party/libsrtp':
|
| - Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '8a7662a400df7bdb0dc5cb7c0bf890dfa3481295', # from svn revision 295151
|
| + Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'ebfcc9ac562411e12487036820fb1cbcd4bbe670', # from svn revision 295151
|
|
|
| 'src/third_party/yasm/source/patched-yasm':
|
| Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120cd8558ce62ee8672ebf3eb6f5216f909b',
|
|
|