commit | f74368efb998d6401a483783df4140889afa92e8 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <[email protected]> | Thu Jun 29 12:22:10 2017 |
committer | Commit Bot <[email protected]> | Thu Jun 29 14:37:17 2017 |
tree | 17e6ed082747cb946a5bbeb8a367f5e2782bc8e8 | |
parent | 1ac79e2a7da2b77f00f888eb38ca49ee27287e4e [diff] [blame] |
Roll src/third_party/libsrtp/ ccf84786f..1d45b8e59 (1 commit) https://chromium.googlesource.com/chromium/deps/libsrtp.git/+log/ccf84786f8ef..1d45b8e599dc $ git log ccf84786f..1d45b8e59 --date=short --no-merges --format='%ad %ae %s' 2017-06-29 kjellander Upgrade to libsrtp 2.1.0. Created with: roll-dep src/third_party/libsrtp BUG=webrtc:7856 [email protected] Change-Id: Ib76c15b0b9db2c20b474f64834abe59c4e68610c Reviewed-on: https://chromium-review.googlesource.com/554625 Reviewed-by: Max Moroz <[email protected]> Commit-Queue: Henrik Kjellander <[email protected]> Cr-Commit-Position: refs/heads/master@{#483361}
diff --git a/DEPS b/DEPS index c1a5209..a59cd7b 100644 --- a/DEPS +++ b/DEPS
@@ -214,7 +214,7 @@ Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '2f6478eb8d40f1766a96b5b033ed26c0c2244589', 'src/third_party/libsrtp': - Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'ccf84786f8ef803cb9c75e919e5a3976b9f5a672', + Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '1d45b8e599dc2db6ea3ae22dbc94a8c504652423', 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',