| 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 fc8de4fda034746b0a5cfbc17c34526bf75c35d5..a4227dfb52d5765d4f84b3387a2ca2a9ec1ff7a6 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "core/layout/LayoutFullScreen.h"
|
|
|
| #include "core/dom/Fullscreen.h"
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/frame/VisualViewport.h"
|
| #include "core/layout/LayoutBlockFlow.h"
|
| #include "core/page/Page.h"
|
|
|