Roll src/third_party/ffmpeg/ f34a90b21..272be0ac4 (1 commit)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/f34a90b21090..272be0ac4cae

$ git log f34a90b21..272be0ac4 --date=short --no-merges --format='%ad %ae %s'
2018-04-10 jcivelli Make OWNERS file not reference outside of this repo

Created with:
  roll-dep src/third_party/ffmpeg

Bug: 831242
Change-Id: I89e269c3b6db30de1318b70bfdc0ae84fcdf1f70
Reviewed-on: https://chromium-review.googlesource.com/1005630
Reviewed-by: Dale Curtis <[email protected]>
Commit-Queue: Jay Civelli <[email protected]>
Cr-Commit-Position: refs/heads/master@{#549668}
diff --git a/DEPS b/DEPS
index 9d93afb7..059c1b4a 100644
--- a/DEPS
+++ b/DEPS
@@ -471,7 +471,7 @@
   },
 
   'src/third_party/ffmpeg':
-    Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'f34a90b2109007f1dace5824e26108b19d11cb81',
+    Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '272be0ac4cae282d827732759c300fd2c5077827',
 
   'src/third_party/flac':
     Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '7d0f5b3a173ffe98db08057d1f52b7787569e0a6',