Commit d1ddf321 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 72cc54c5b852 to 1da46abbddb6 (3 revisions)

https://webrtc.googlesource.com/src.git/+log/72cc54c5b852..1da46abbddb6

2020-10-12 ilnik@webrtc.org Fix quality scaler being accidentally enabled for VP9
2020-10-12 hta@webrtc.org Break out more targets from pc/peerconnection
2020-10-12 hta@webrtc.org Move pc/media_stream_track.h to the api/ directory

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ic8cb41fbef4af0f03368969955f1351fc2533029
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465925Reviewed-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@{#816157}
parent ab56303a
...@@ -1486,7 +1486,7 @@ deps = { ...@@ -1486,7 +1486,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '72cc54c5b85263b2bb3b1f57b444cd2a40d5daf3', Var('webrtc_git') + '/src.git' + '@' + '1da46abbddb6802fd039853ab5454289658558ce',
'src/third_party/libgifcodec': 'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_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