Index: Source/core/html/MediaController.h |
diff --git a/Source/core/html/MediaController.h b/Source/core/html/MediaController.h |
index 8d5da3ab2424c87779a866db9a81b48b84df2786..b18802a1f53b565f9afc10e751136b29d96703c9 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 isRestrained() const; |