| Index: Source/core/html/shadow/MediaControlElements.h
|
| diff --git a/Source/core/html/shadow/MediaControlElements.h b/Source/core/html/shadow/MediaControlElements.h
|
| index 512ff5f80d14a8eae4e4a427f04d4f21949be111..b589a3ede3aa16617c0c75981138e3191ce602e4 100644
|
| --- a/Source/core/html/shadow/MediaControlElements.h
|
| +++ b/Source/core/html/shadow/MediaControlElements.h
|
| @@ -129,7 +129,6 @@ private:
|
| explicit MediaControlOverlayPlayButtonElement(MediaControls&);
|
|
|
| virtual const AtomicString& shadowPseudoId() const override;
|
| - virtual void defaultEventHandler(Event*) override;
|
| virtual bool keepEventInNode(Event*) override;
|
| };
|
|
|
|
|