Reason for revert:
https://codereview.chromium.org/1985413002/ rolled in the fix
for libjpeg_turbo's GYP file in Chromium. That was rolled into WebRTC
in https://codereview.webrtc.org/1985423004/. That means our Android
x86 builds can start working again.
Original issue's description:
> Remove Android x86 compilation trybot from CQ.
>
> There's a Goma bug making it fail to compile after rolling in
> https://codereview.webrtc.org/1963493002/
>
> BUG=chromium:610145
> TBR=pbos@webrtc.org
> NOTRY=True
>
> Committed: d939d48de2
TBR=pbos@webrtc.org
NOTRY=True
BUG=chromium:610145
TESTED=Passing build with:
GYP_DEFINES='OS=android component=static_library target_arch=ia32' webrtc/build/gyp_webrtc.py
ninja -C out/Debug
Review-Url: https://codereview.webrtc.org/1989223002
Cr-Commit-Position: refs/heads/master@{#12792}