Commit 0d5d9e6b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc e011cb742d99..7025535b4bb4 (4 commits)

https://webrtc.googlesource.com/src.git/+log/e011cb742d99..7025535b4bb4


git log e011cb742d99..7025535b4bb4 --date=short --no-merges --format='%ad %ae %s'
2018-12-11 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d5698f68..573be063 (615355:615506)
2018-12-11 andersc@webrtc.org Fix header import in broadcast extension.
2018-12-11 terelius@webrtc.org Print media types for streams using the new event log format.
2018-12-11 saza@webrtc.org Change the type of indW32 back to int32_t


Created with:
  gclient setdep -r src/third_party/webrtc@7025535b4bb4

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

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;luci.chromium.try:mac_chromium_archive_rel_ng

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

Change-Id: I0780646df3dae1ae436f82e3cfe3f897ec48ca41
Reviewed-on: https://chromium-review.googlesource.com/c/1372086Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#615578}
parent dcfb31a9
......@@ -1182,7 +1182,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5b6cbd789b9b91b4e46dde883c9f2ecb31eddade',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e011cb742d99cbfcc26fb699429cdc6043432c85',
Var('webrtc_git') + '/src.git' + '@' + '7025535b4bb45bac82e4ff6444571f1db83dc13d',
'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