Roll src/third_party/webrtc e427996c6174..1544915bb427 (1 commits)

https://webrtc.googlesource.com/src.git/+log/e427996c6174..1544915bb427

git log e427996c6174..1544915bb427 --date=short --no-merges --format='%ad %ae %s'
2019-08-10 bryanf@microsoft.com Avoid capturing extraneous windows in CroppingWindowCapturerWin

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

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.


TBR=webrtc-chromium-sheriffs-robots@google.com

Bug: None
Change-Id: I45568ee8a48d546ad1e3b4ef4e9e0f486a832817
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1747435
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@{#685856}
diff --git a/DEPS b/DEPS
index 838fffc..a940a7b 100644
--- a/DEPS
+++ b/DEPS
@@ -1380,7 +1380,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + 'e427996c6174be0ce25d08d32da3c7be4f3792db',
+    Var('webrtc_git') + '/src.git' + '@' + '1544915bb427ec076c075e9150c8c0214584f0ac',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',