| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index 74a6172d7231842e6eea85fb70d1aa6d37917269..20136a375ddc07bd349024a18bf5869605d9ea52 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -280,7 +280,6 @@ public:
|
| void setShowScrollBottleneckRects(bool) override;
|
| void acceptLanguagesChanged() override;
|
|
|
| - void willEnterFullScreen(WebRemoteFrame*) override;
|
| void didUpdateFullScreenSize();
|
|
|
| float defaultMinimumPageScaleFactor() const;
|
|
|