| Index: sky/engine/web/WebViewImpl.h
|
| diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h
|
| index 290c5485b49c5c2acd40c63f6601345096726e2a..80504025b959f0186b8091606714c32b12e8d847 100644
|
| --- a/sky/engine/web/WebViewImpl.h
|
| +++ b/sky/engine/web/WebViewImpl.h
|
| @@ -156,9 +156,6 @@ public:
|
|
|
| virtual void setFixedLayoutSize(const WebSize&) override;
|
|
|
| - virtual void performMediaPlayerAction(
|
| - const WebMediaPlayerAction& action,
|
| - const WebPoint& location) override;
|
| virtual WebHitTestResult hitTestResultAt(const WebPoint&) override;
|
| virtual void copyImageAt(const WebPoint&) override;
|
| virtual void saveImageAt(const WebPoint&) override;
|
|
|