Index: Source/core/platform/graphics/MediaPlayer.h |
diff --git a/Source/core/platform/graphics/MediaPlayer.h b/Source/core/platform/graphics/MediaPlayer.h |
index fbec040ab82470412fd4ad1a170d1e921dbde947..4d4ad5476eebd965241c486733e0768fecfb7986 100644 |
--- a/Source/core/platform/graphics/MediaPlayer.h |
+++ b/Source/core/platform/graphics/MediaPlayer.h |
@@ -422,10 +422,6 @@ public: |
PassRefPtr<PlatformTextTrackMenuInterface> textTrackMenu(); |
#endif |
-#if USE(GSTREAMER) |
- virtual void simulateAudioInterruption(); |
-#endif |
- |
private: |
MediaPlayer(MediaPlayerClient*); |
void loadWithNextMediaEngine(MediaPlayerFactory*); |