Commit df1e5c4a authored by tommi's avatar tommi Committed by Commit bot

Roll WebRTC 9084:9094, Libjingle 9081:9093

WebRTC 9084:9094
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/324d972..e361d8e

Libjingle 9081:9093
Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/d8bca77..b11169a

TBR=
BUG=

Review URL: https://codereview.chromium.org/1114483002

Cr-Commit-Position: refs/heads/master@{#327262}
parent 94afe7be
......@@ -210,7 +210,7 @@ deps = {
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '104f872faf2cd809cdada885a1e39be85e5b3316',
'src/third_party/libjingle/source/talk':
Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'd8bca77284d02b80de15a5420c727a3e1385c542', # commit position 9081
Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'b11169ae0f7935c6e57d307b9b4afef076c80cbf', # commit position 9093
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408f8f587cb4c3ffeef2e50ac', # from svn revision 9215
......@@ -234,7 +234,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' + '@' + '324d9727cd5cc1f2e3434e82cc9f9d83a486abab', # commit position 9084
Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'e361d8e8132a927b24b5bd595f9371b4a2caa572', # commit position 9094
'src/third_party/openmax_dl':
Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
......
Name: libjingle
URL: http://code.google.com/p/webrtc/
Version: unknown
Revision: 9081
Revision: 9093
License: BSD
License File: source/talk/COPYING
Security Critical: yes
......
......@@ -91,6 +91,7 @@
'<(webrtc_base)/cpumonitor.h',
'<(webrtc_base)/crc32.cc',
'<(webrtc_base)/crc32.h',
'<(webrtc_base)/criticalsection.cc',
'<(webrtc_base)/criticalsection.h',
'<(webrtc_base)/cryptstring.cc',
'<(webrtc_base)/cryptstring.h',
......
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