Commit 77149d52 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc f97f342fd352..3472b9ae22ff (8 commits)

https://webrtc.googlesource.com/src.git/+log/f97f342fd352..3472b9ae22ff


git log f97f342fd352..3472b9ae22ff --date=short --no-merges --format='%ad %ae %s'
2019-06-26 nisse@webrtc.org Delete RTCInboundRTPStreamStats::fraction_lost
2019-06-26 nisse@webrtc.org Convert file objects to strings, before passing to PresubmitNotifyResult
2019-06-26 magjed@webrtc.org Android: Expose getDisplaySize() helper function
2019-06-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c30c3a10..27c2f87c (672280:672459)
2019-06-26 johnny@vidyo.com Enable H.264 temporal scalability in simulcast.
2019-06-26 estevenson@chromium.org Mass refactoring: Change JNI #includes to use full paths (webrtc/).
2019-06-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 42482d4f..c30c3a10 (672061:672280)
2019-06-26 oprypin@webrtc.org Specify min_sdk_version for unittest apks also in GN configs


Created with:
  gclient setdep -r src/third_party/webrtc@3472b9ae22ff

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.



BUG=chromium:971895,chromium:b/136037072,chromium:None,chromium:964169,chromium:None,chromium:891996
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I2b509ed85e2773874371061089c602ac2b4f8277
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678219Reviewed-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@{#672519}
parent e9bf457f
......@@ -1364,7 +1364,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f97f342fd352633ef1b2ced5cf1b340f994be515',
Var('webrtc_git') + '/src.git' + '@' + '3472b9ae22ff26fb663d4e74721d0238dc7aa5be',
'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