| Index: Source/web/WebMediaPlayerClientImpl.h
|
| diff --git a/Source/web/WebMediaPlayerClientImpl.h b/Source/web/WebMediaPlayerClientImpl.h
|
| index 084513257dd59341f73edcdb325bfac346075ece..e5cbcf9dee54f67fc377d398be20d8ef8866daf5 100644
|
| --- a/Source/web/WebMediaPlayerClientImpl.h
|
| +++ b/Source/web/WebMediaPlayerClientImpl.h
|
| @@ -99,7 +99,6 @@ public:
|
| virtual void play() OVERRIDE;
|
| virtual void pause() OVERRIDE;
|
| virtual void prepareToPlay() OVERRIDE;
|
| - virtual bool supportsFullscreen() const OVERRIDE;
|
| virtual bool supportsSave() const OVERRIDE;
|
| virtual WebCore::IntSize naturalSize() const OVERRIDE;
|
| virtual bool hasVideo() const OVERRIDE;
|
|
|