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

Unified Diff: DEPS

Issue 746123002: Roll WebRTC, Libjingle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge in changes from pkasting Created 6 years, 1 month 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 | content/renderer/media/rtc_video_encoder.h » ('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 a31705977c9401f0a2af64497319dc6f525400af..c3c48e5ce0eee39b9426d4ce73fa4aa61f4ce25c 100644
--- a/DEPS
+++ b/DEPS
@@ -220,7 +220,7 @@ deps = {
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'fed7b07985de8d293761040aa1edcdfd3c2579e4',
'src/third_party/libjingle/source/talk':
- Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '1b69cdea2ac2f762cc45545e989a1c500552f901', # from svn revision 7721
+ Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '4ebccc9e97c8c9792ea040f092451e1d992774de', # from svn revision 7728
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/usrsctplib.git' + '@' + '190c8cbfcf8fd810aa09e0fab4ca62a8ce724e14',
@@ -244,7 +244,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' + '@' + '254d2fcc4358280a169b48dc236e8178b02147ee', # from svn revision 7720
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '41266d1ce1996bf9e7d5ac0e632bd6341efe5f73', # from svn revision 7727
'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 | content/renderer/media/rtc_video_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698