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

Unified Diff: DEPS

Issue 998453002: Roll WebRTC 8651:8667, Libjingle 8651:8667 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kwibergs build fix 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/README.chromium » ('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 012b484bcae2bbdd8a67f3fd0afad4d5563dd18f..415475987f043d7adbaf8724241aed5edf4f41e4 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' + '@' + '4138f6547408af97f1e12c49d37faa426d282e39',
+ Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '1c0ccd7efb9a37b6894fb457ea0cbb34ad99bf45',
'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' + '@' + '61b3febf5da84aeb58fad13ae3778becb82fbe2c',
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'b0ea9398c6ed3a9ffbe37527448df6f83bd64efd',
'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/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698