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',