| Index: Source/web/tests/WebFrameTest.cpp
|
| diff --git a/Source/web/tests/WebFrameTest.cpp b/Source/web/tests/WebFrameTest.cpp
|
| index 4e49576834b10337ae437e990eba63c3004b9feb..1bb6d35786c65163d5832438545f4911db66c982 100644
|
| --- a/Source/web/tests/WebFrameTest.cpp
|
| +++ b/Source/web/tests/WebFrameTest.cpp
|
| @@ -689,8 +689,6 @@ class FixedLayoutTestWebViewClient : public FrameTestHelpers::TestWebViewClient
|
| };
|
|
|
| class FakeCompositingWebViewClient : public FixedLayoutTestWebViewClient {
|
| -public:
|
| - virtual bool enterFullScreen() override { return true; }
|
| };
|
|
|
| // Viewport settings need to be set before the page gets loaded
|
|
|