| Index: third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp b/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| index 53acce14689ec3d5f43efad48218441643790aa6..760c11e5a279ac2aa688dadf426a2688aaf08fcf 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| @@ -26,7 +26,7 @@
|
|
|
| #include "core/dom/Fullscreen.h"
|
| #include "core/frame/FrameHost.h"
|
| -#include "core/frame/Settings.h"
|
| +#include "core/frame/VisualViewport.h"
|
| #include "core/layout/LayoutBlockFlow.h"
|
| #include "core/page/Page.h"
|
|
|
|
|