Roll WebRTC from 399a2b5ef6cb to 2fc8c1f7e769 (2 revisions)

https://webrtc.googlesource.com/src.git/+log/399a2b5ef6cb..2fc8c1f7e769

2022-09-08 jansson@webrtc.org Update weetbix to its product name
2022-09-08 danilchap@webrtc.org Update android peer connection factory wrapper away from rtc::MessageHandler

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 file a bug in WebRTC: https://bugs.chromium.org/p/webrtc/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Iad64773cc030e7443988f0275ebf02ada78e7cbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3881261
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1044577}
diff --git a/DEPS b/DEPS
index d32c369..9bc281c 100644
--- a/DEPS
+++ b/DEPS
@@ -1776,7 +1776,7 @@
     Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'a6451cc673949c9e972e6d853edd5a0cf44ffa35',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '399a2b5ef6cb08d763a15cba06feb84f3caedea5',
+    Var('webrtc_git') + '/src.git' + '@' + '2fc8c1f7e76997bcdbba77538183e34d53386b08',
 
   'src/third_party/libgifcodec':
      Var('skia_git') + '/libgifcodec' + '@'+  Var('libgifcodec_revision'),