Roll src/third_party/webrtc 83ed89a45f45..74ba99062c48 (5 commits)

https://webrtc.googlesource.com/src.git/+log/83ed89a45f45..74ba99062c48


git log 83ed89a45f45..74ba99062c48 --date=short --no-merges --format='%ad %ae %s'
2019-01-17 gustaf@webrtc.org AEC3: Lockless transfer of render data to the capture thread
2019-01-17 nisse@webrtc.org Delete test WebRtcVideoChannelTest.AdaptsOnOveruseAndChangeResolution
2019-01-17 artit@webrtc.org Increase timeout for internal iOS perf, like for public android and desktop
2019-01-17 danilchap@webrtc.org Introduce webrtc::TaskQueue and TaskQueueFactory interfaces
2019-01-17 nisse@webrtc.org Rename EncodedImage::_buffer --> buffer_, and make private


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I1d88c8178eae57c6a557c8f56aba5e08503125cf
Reviewed-on: https://chromium-review.googlesource.com/c/1418131
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@{#623801}
diff --git a/DEPS b/DEPS
index 9587246..b10b852 100644
--- a/DEPS
+++ b/DEPS
@@ -1194,7 +1194,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'f22b9ad8d75bf99652dfc3b1db40e73d9fdd3840',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '83ed89a45f4578ca07efef48e772b9aafb263163',
+    Var('webrtc_git') + '/src.git' + '@' + '74ba99062c48b278675cfe52643719202296fddc',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',