Commit 8cc56abb authored by maxmorin's avatar maxmorin Committed by Commit bot

Roll WebRTC 17851:17853 (1 commit)

Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/1a3548e..b5a7da7

$ git log 1a3548e..b5a7da7 --date=short --no-merges --format=%ad %ae %s
2017-04-24 zstein@webrtc.org Move ready to send logic from BaseChannel to RtpTransport.

TBR=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
BUG=

Review-Url: https://codereview.chromium.org/2843603003
Cr-Commit-Position: refs/heads/master@{#466905}
parent 4399414e
...@@ -232,7 +232,7 @@ deps = { ...@@ -232,7 +232,7 @@ deps = {
Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '1a3548e5f94b36db3bdf50107b2a0972edcdc619', # commit position 17851 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'b5a7da794a580c6554f7c669d5fe3fd6d49f53ee', # commit position 17853
'src/third_party/openmax_dl': 'src/third_party/openmax_dl':
Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment