From 084cf95d880fad350fa86149d1ea0e3e192bbee8 Mon Sep 17 00:00:00 2001 From: Teng-Hui Zhu Date: Wed, 6 Apr 2011 15:01:42 -0700 Subject: Show the fullscreen button all the time bug:4232704 Change-Id: I64833baeab708fabe88873573235a896b86b6098 --- WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h | 1 - 1 file changed, 1 deletion(-) (limited to 'WebCore/platform/graphics/android') diff --git a/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h b/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h index 6948799..20a5829 100644 --- a/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h +++ b/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h @@ -121,7 +121,6 @@ protected: float m_currentTime; bool m_paused; - bool m_hasVideo; MediaPlayer::ReadyState m_readyState; MediaPlayer::NetworkState m_networkState; -- cgit v1.1