Skip to content

Commit

Permalink
Roll src/third_party/webrtc d084ea93b6c9..83762b21dbd2 (1 commits)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/d084ea93b6c9..83762b21dbd2

git log d084ea93b6c9..83762b21dbd2 --date=short --first-parent --format='%ad %ae %s'
2020-03-03 deadbeef@webrtc.org Use NetworkToHost32 instead of HostToNetwork32 to translate PPID.

Created with:
  gclient setdep -r src/third_party/webrtc@83762b21dbd2

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/+/master/autoroll/README.md

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ic2665c9cb248b27f2f6fc97013d0ae964dbdc28c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084103
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@{#746261}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Mar 3, 2020
1 parent d9bca51 commit 4944fbd
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 @@ -1429,7 +1429,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'ec18cc3262922e7dcdbe70243c6f40606f979144',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'd084ea93b6c92495f0a901645231b4e1e849aa39',
Var('webrtc_git') + '/src.git' + '@' + '83762b21dbd2efbcbed81fefbd0218a99c03c18a',

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

0 comments on commit 4944fbd

Please sign in to comment.