Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: DEPS

Issue 2398073002: Upgrade libsrtp to version 2.0 (Closed)
Patch Set: Roll new libsrtp2 change Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « BUILD.gn ('k') | testing/libfuzzer/fuzzers/libsrtp_fuzzer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 5fc4c38cb425c1c7c459d19aadc2a4ad8400ed02..dfa51212e9e02ff16370e660a3e2a83c7b5a0c7b 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' + '@' + 'b17c065a8a63725eca216fd461984f82c331dd07',
+ Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'eccff9b521866c448813ad91ed2c00624d46bca2',
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
« no previous file with comments | « BUILD.gn ('k') | testing/libfuzzer/fuzzers/libsrtp_fuzzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698