Cherry-pick: [Android WebView] Fix in-line video part 1

Cherry-pick of Chromium crrev.com/r234924

BUG: 11706189

Original description:

Previously, TryCreateStreamTextureFactory was assuming that
GetOffscreenContextProviderForMainThread is already called. This is no
longer true after the refactoring in crrev.com/r232936.

Stop making this assumption and actually call
GetOffscreenContextProviderForMainThread instead.

Change-Id: Ic559c92d28494213d99db731bb6b2a42c2e60e18
1 file changed