DescriptionAndroid: don't construct PrerenderWebMediaPlayer.
PrerenderWebMediaPlayer derives from WebMediaPlayerImpl which is not
implemented on Android (there is a separate WebMediaPlayerAndroid which
is derived from the WebMediaPlayer interface). Stubbing this constructor
invocation is very difficult and it's only referred to in one place, so
an #ifdef is much simpler.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150774
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|