Commit a57879f9 authored by olka's avatar olka Committed by Commit bot

Roll WebRTC 13794:13796 (2 commits)

Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/3cf1448..933964d

$ git log 3cf1448..933964d --date=short --no-merges --format=%ad %ae %s
2016-08-17 danilchap@webrtc.org StartTimestamp generated randomly in RtpSender constructor instead of not-randomly at SetSendingState(true) Renamed to timestamp_offset_ to better match meaning of the variable.
2016-08-17 ehmaldonado@webrtc.org Fix get_landmines.py script.

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/2254703004
Cr-Commit-Position: refs/heads/master@{#412525}
parent 60deeff6
......@@ -219,7 +219,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' + '@' + '3cf1448155b8aad56b62f4c18b8f62f7a4ba40b2', # commit position 13794
Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '933964d8895fa6d0e9baba6e81d34733d6132529', # commit position 13796
'src/third_party/openmax_dl':
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