Commit b2460031 authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 1208cbb3ec07..7219d053d56a (6 commits)

https://webrtc.googlesource.com/src.git/+log/1208cbb3ec07..7219d053d56a


git log 1208cbb3ec07..7219d053d56a --date=short --no-merges --format='%ad %ae %s'
2018-07-09 saza@webrtc.org Split aec and aecm into separate build targets
2018-07-09 mbonadei@webrtc.org Removing /wd4703 from rtc_base:rtc_base_generic.
2018-07-09 brandtr@webrtc.org Add unit test for JavaToNativeVideoCodecInfo.
2018-07-09 yura.yaroshevich@gmail.com Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC
2018-07-09 brandtr@webrtc.org Support injecting custom native codecs from Java.
2018-07-09 sakal@webrtc.org Change test VideoProcessor kMaxBufferedInputFrames from 10 to 20.


Created with:
  gclient setdep -r src/third_party/webrtc@7219d053d56a

The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

BUG=chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I0e2b918edc020c2484e1dce31855a51cd601dd24
Reviewed-on: https://chromium-review.googlesource.com/1129339Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#573445}
parent 308b0d23
......@@ -1035,7 +1035,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '1208cbb3ec07c6740fd2f651169fafff94e1e041',
Var('webrtc_git') + '/src.git' + '@' + '7219d053d56aaa24e43a6c5fe1344e5488d53b0f',
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
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