Roll src/third_party/webrtc e8d2b1be1a7c..2b1562632a02 (11 commits)

https://webrtc.googlesource.com/src.git/+log/e8d2b1be1a7c..2b1562632a02


git log e8d2b1be1a7c..2b1562632a02 --date=short --no-merges --format='%ad %ae %s'
2018-10-11 [email protected] Revert "Use unique_ptr and ArrayView in SSLFingerprint"
2018-10-11 [email protected] Don't CHECK when parsing AEC3 parameters from json
2018-10-11 [email protected] Roll chromium_revision 2499289737..f34485ffde (598606:598711)
2018-10-11 [email protected] Use zero octets for rtp packet padding
2018-10-11 [email protected] Reland "Export symbols needed by the Chromium component build (part 1)."
2018-10-11 [email protected] Add ability to specify if rate controller of video encoder is trusted.
2018-10-11 [email protected] Delete post_encode_callback
2018-10-11 [email protected] AEC3: Cleanup test code for platforms with clock-drift
2018-10-11 [email protected] AEC3: Ensure that the usage of stationary signal properties is not unset
2018-10-11 [email protected] Remove unlimited retransmission for screenshare experiment code
2018-10-11 [email protected] Use unique_ptr and ArrayView in SSLFingerprint


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

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

BUG=chromium:None,chromium:None,chromium:894243
[email protected]

Change-Id: Id36980209394996021f7bdff0bff127b39af7407
Reviewed-on: https://chromium-review.googlesource.com/c/1275876
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#598747}
diff --git a/DEPS b/DEPS
index e244e3a..f3f2ed7 100644
--- a/DEPS
+++ b/DEPS
@@ -1106,7 +1106,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + 'e8d2b1be1a7c39fd405a9f8061467008869f24bd',
+    Var('webrtc_git') + '/src.git' + '@' + '2b1562632a02b8352988931df3d2e610d7b34b8a',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',