| Index: third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h b/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
|
| index 577819da86ceb37ce684c1a2fb6dad623b3c84a9..1ce330caf8fb5ea48c4a30842efd72aad5cb6a32 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
|
| @@ -33,8 +33,6 @@ class MediaControlsWindowEventListener final : public EventListener {
|
|
|
| void handleEvent(ExecutionContext*, Event*) override;
|
|
|
| - void handleClickEvent();
|
| -
|
| LocalDOMWindow* getLocalDOMWindow() const;
|
|
|
| Member<MediaControls> m_mediaControls;
|
|
|