Commit 6d405759 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc d39e2c83b730..2af5dcbe9ec3 (1 commits)

https://webrtc.googlesource.com/src.git/+log/d39e2c83b730..2af5dcbe9ec3


git log d39e2c83b730..2af5dcbe9ec3 --date=short --no-merges --format='%ad %ae %s'
2019-04-09 benwright@webrtc.org Reland "Refactor FrameDecryptorInterface::Decrypt to use new API."


Created with:
  gclient setdep -r src/third_party/webrtc@2af5dcbe9ec3

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.


TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I91d39fbef69b5551602cdbb4c154a110fc1f8917
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560392Reviewed-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@{#649306}
parent 268691cc
......@@ -1343,7 +1343,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '688fbfe33779392aa210d67d4aa12cb012f112c2',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'd39e2c83b730b25d8fd8fa41c8a817ae9925fa0e',
Var('webrtc_git') + '/src.git' + '@' + '2af5dcbe9ec322cb5f5288ed1c31681a2febdc4f',
'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