| Index: sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
|
| index 781862b8d5d3974b7044eda22a37e979885bb542..2863afb2eeed2010521456215fd08444bcebba9c 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
|
| +++ b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
|
| @@ -53,7 +53,6 @@
|
| #include "sky/engine/core/frame/LocalDOMWindow.h"
|
| #include "sky/engine/core/frame/LocalFrame.h"
|
| #include "sky/engine/core/frame/Settings.h"
|
| -#include "sky/engine/core/html/HTMLDocument.h"
|
| #include "sky/engine/platform/PlatformScreen.h"
|
| #include "sky/engine/core/inspector/ScriptCallStack.h"
|
| #include "sky/engine/wtf/ArrayBuffer.h"
|
|
|