Index: Source/core/html/shadow/MediaControlElements.h |
diff --git a/Source/core/html/shadow/MediaControlElements.h b/Source/core/html/shadow/MediaControlElements.h |
index 9194097e6a716d555c4094a8a0dde4415d9285b4..0d88033cbfd1205d642c40cd229de802db4dd3b5 100644 |
--- a/Source/core/html/shadow/MediaControlElements.h |
+++ b/Source/core/html/shadow/MediaControlElements.h |
@@ -49,6 +49,7 @@ private: |
explicit MediaControlPanelElement(MediaControls&); |
virtual const AtomicString& shadowPseudoId() const OVERRIDE; |
+ virtual void defaultEventHandler(Event*) OVERRIDE; |
void startTimer(); |
void stopTimer(); |