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

Unified Diff: DEPS

Issue 1980453002: Roll WebRTC 12681:12718 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | tools/roll_webrtc.py » ('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 9a5732c2f4d7e7f4d7848b134a1d4e10e72fe56d..47b0ec5e707131fd64c4bd1057e37802e7e7d402 100644
--- a/DEPS
+++ b/DEPS
@@ -200,9 +200,6 @@ deps = {
'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '77fdc79ab48570f5018cb4d4086909e8b7297743',
- 'src/third_party/libjingle/source/talk':
- Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'ca22ce254a986a0b0878d27c4789dacc2eb418a5', # commit position 12581
-
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'c60ec8b35c3fe6027d7a3faae89d1c8d7dd3ce98',
@@ -228,7 +225,7 @@ deps = {
Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
'src/third_party/webrtc':
- Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '0ddcbd41f75d94717296f78a720a20370de57e80', # commit position 12681
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '92888f81f6d35340e511b33db828c846c3dc28d5', # commit position 12718
'src/third_party/openmax_dl':
Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
« no previous file with comments | « no previous file | tools/roll_webrtc.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698