Commit cbf68ffc authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc fe288eb687b8..fb8e7ef84262 (2 commits)

https://webrtc.googlesource.com/src.git/+log/fe288eb687b8..fb8e7ef84262


git log fe288eb687b8..fb8e7ef84262 --date=short --no-merges --format='%ad %ae %s'
2018-06-26 danilchap@webrtc.org Implement PayloadUnion as variant instead of pair of optionals
2018-06-26 nisse@webrtc.org Delete unused copy constructors for VCMEncodedFrame and VCMFrameBuffer.


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

The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

BUG=chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I44cbad51d661c4cd0219ea5daa9bc8462bb085ba
Reviewed-on: https://chromium-review.googlesource.com/1115398Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#570507}
parent 5e2e849c
...@@ -1032,7 +1032,7 @@ deps = { ...@@ -1032,7 +1032,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'fe288eb687b8deb9eafcf156ac39793a57870c19', Var('webrtc_git') + '/src.git' + '@' + 'fb8e7ef84262503b60e8e55d2ecd27a089e0be4d',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', '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