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

Unified Diff: DEPS

Issue 700893003: Update WebRTC to r7617 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update to correct hash 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 | no next file » | 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 44377c3d0cfa77683f1d95db581313c01ac07298..591adf92cfdb0e5aa05b95eaf01fa064a6f43c55 100644
--- a/DEPS
+++ b/DEPS
@@ -220,7 +220,7 @@ deps = {
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '4bc3dc1af71c98bb257fba5e442303f68b4ff8fc',
'src/third_party/libjingle/source/talk':
- Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '4fb0d5af90819ec9666b847f6295b933f58c8301', # from svn revision 7608
+ Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '19c8d5c35a3e7a7341124f3865a3a117985e7c08', # from svn revision 7616
'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' + '@' + 'a1fd19c12e4efdf4b8a5f92323070443d50dc34e', # from svn revision 7606
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '9a8c28f10f329c5ce91e77057933e60224000627', # from svn revision 7617
'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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698