Index: Source/core/html/MediaController.h |
diff --git a/Source/core/html/MediaController.h b/Source/core/html/MediaController.h |
index 1505b2d258759ffa4e70fe68849e8f5b598f7273..ec4f42f2adf71bf774f2b00305e73df46ab19581 100644 |
--- a/Source/core/html/MediaController.h |
+++ b/Source/core/html/MediaController.h |
@@ -86,9 +86,6 @@ public: |
virtual bool hasAudio() const OVERRIDE; |
- virtual void beginScrubbing() OVERRIDE; |
- virtual void endScrubbing() OVERRIDE; |
- |
virtual bool canPlay() const OVERRIDE; |
bool isBlocked() const; |