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

Unified Diff: DEPS

Issue 980393005: Roll WebRTC 8622:8643, Libjingle 8616:8639 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update build files Created 5 years, 9 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 | third_party/libjingle/BUILD.gn » ('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 4b546630e23535b1d0e0c971a7da6ef63881500c..a8b851d254673e0d37ba00bb086f14a903aaaa3f 100644
--- a/DEPS
+++ b/DEPS
@@ -206,7 +206,7 @@ deps = {
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'f5698b4f3e3e8eacad18d77cf69882fe14015de5',
'src/third_party/libjingle/source/talk':
- Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '3f3cd14dded5f1ce23b84599e49b254bee0f6912',
+ Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'c9f4c1358fbf3e9fc9f08c413ecc74f158945b8b',
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/usrsctplib.git' + '@' + '13718c7b9fd376fde092cbd3c5347d15059ac652', # from svn revision 9167
@@ -230,7 +230,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' + '@' + '235b9abc9d9897d0957e030029f6fa67b280ff4e',
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'd6bd5e25353be2ac39cc49930b57cb8d9a974d33',
'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 | third_party/libjingle/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698