| Index: third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| index 82cde80036c857cd5e46decff5be5bf971238c29..6bb8a2837f0c13c865a951a4dc3f0c745f9c716a 100644
|
| --- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| @@ -129,7 +129,7 @@ public:
|
|
|
| bool isIgnoredForHitTest() const override;
|
|
|
| - void willEnterFullScreen() override;
|
| + void willEnterFullscreen() override;
|
|
|
| DECLARE_TRACE();
|
|
|
|
|