Roll WebRTC from 5e05369cb27b to e286a7bbf7a3 (1 revision)

https://webrtc.googlesource.com/src.git/+log/5e05369cb27b..e286a7bbf7a3

2022-01-12 [email protected] Modify apply-iwyu to utilize compile_commands.json

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 [email protected] 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: [email protected]
Change-Id: I67d0e8779aadc0b23b17f8f31569f62b6fe3fd52
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3384269
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#958399}
diff --git a/DEPS b/DEPS
index b4e00ac..adafc04 100644
--- a/DEPS
+++ b/DEPS
@@ -1648,7 +1648,7 @@
     Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'fca7b339442bd70c5dc49bb33ee7f9466b560a97',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '5e05369cb27b1cff06b1ce4aaf50e2e47f3a15d0',
+    Var('webrtc_git') + '/src.git' + '@' + 'e286a7bbf7a3f94d31eabc9e0b3b0aaf53b8edcd',
 
   'src/third_party/libgifcodec':
      Var('skia_git') + '/libgifcodec' + '@'+  Var('libgifcodec_revision'),