Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 7869704bde056a4db1b95f4fa4b4c9d1090eaa56..cde38b49a367c1b171a98aed056c2fca3519c88f 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -54,7 +54,6 @@ public: |
void show(); |
void hide(); |
- void bufferingProgressed(); |
virtual void playbackStarted(); |
void playbackProgressed(); |
virtual void playbackStopped(); |