WebRTC: Build Chromium with codecs
In order to build and test the OpenH264 codec, we need
to pass additional GYP_DEFINES variables to our bots.
These are already used by several bots in Chromium, but
mainly by the GPU team.
OpenH264 is not yet built when they're defined, but the
plan is to make it so soon, so we want to ensure we're
building with it since Chromium tests marked as MANUAL_
are going to be added, which only run in these
WebRTC-controlled waterfalls.
The GN bots are handled by the MB config in
https://codereview.chromium.org/1654953004/
BUG=
576201
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=298518