Roll src/third_party/ffmpeg/ 16ee25d20..156e91a4f (1 commit)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/16ee25d20583..156e91a4f377

$ git log 16ee25d20..156e91a4f --date=short --no-merges --format='%ad %ae %s'
2018-04-26 dalecurtis Remove HAVE_INLINE_ASM overrides. Copy msvc configs to win-msvc.

Created with:
  roll-dep src/third_party/ffmpeg

BUG=783021
TBR=liberato

Change-Id: Id89cb88205204ba071aea4a447ca940a7f8f1218
Reviewed-on: https://chromium-review.googlesource.com/1030819
Reviewed-by: Dale Curtis <[email protected]>
Commit-Queue: Dale Curtis <[email protected]>
Cr-Commit-Position: refs/heads/master@{#554246}
diff --git a/DEPS b/DEPS
index 43cf168..0978aad 100644
--- a/DEPS
+++ b/DEPS
@@ -549,7 +549,7 @@
   },
 
   'src/third_party/ffmpeg':
-    Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '16ee25d20583df326539f70180287acc39e53651',
+    Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '156e91a4f377b985b6455155a8d4ba0f7608a96a',
 
   'src/third_party/flac':
     Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '7d0f5b3a173ffe98db08057d1f52b7787569e0a6',