Flip proprietary codecs to false for Android chromium builds.
Official builds still using branding=Chrome so they will continue
to support codecs and containers like h264, mp3, aac, and mp4.
Adds support for video/webm videos using vp8,vorbis to the webview
tests so they will continue to work w/o proprietary codecs.
We have approval to do this now. Summary will be posted to the
src= launch bug:
http://crbug.com/533190#c17
This will require some changes to the build flags for the official
WebView AOSP builders, which I'll land shortly after this.
BUG=
570762
TEST=webview tests pass.
CQ_INCLUDE_TRYBOTS=tryserver.chromium.android:android_chromium_gn_rel
Committed:
https://crrev.com/8dd1542a877b87424e764ee495bd1ae6ade30492
Cr-Commit-Position: refs/heads/master@{#380839}