Skip to content

Commit

Permalink
Roll WebRTC from b8c03e40673f to 13fbc08b938e (1 revision)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/b8c03e40673f..13fbc08b938e

2020-07-17 dharmesh.r.chauhan@gmail.com Explicitly set presentation style to full screen, because,

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: Iacf4b7f4e444c400f4942d520db29bba39d2458e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304368
Reviewed-by: chromium-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@{#789420}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Jul 17, 2020
1 parent 098318a commit 10fc388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ deps = {
},

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b8c03e40673fccdc9be3cc731d627de87f38ea03',
Var('webrtc_git') + '/src.git' + '@' + '13fbc08b938ec14cd9a975898c912911f731059b',

'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
Expand Down

0 comments on commit 10fc388

Please sign in to comment.