| Index: sky/engine/bindings/core/v8/WindowProxy.cpp
|
| diff --git a/sky/engine/bindings/core/v8/WindowProxy.cpp b/sky/engine/bindings/core/v8/WindowProxy.cpp
|
| index 93ec90c3344dc075e66c7f5d90216a12a48c6a71..886c9e7a512617386918c8b7757b535fa432f86a 100644
|
| --- a/sky/engine/bindings/core/v8/WindowProxy.cpp
|
| +++ b/sky/engine/bindings/core/v8/WindowProxy.cpp
|
| @@ -49,7 +49,6 @@
|
| #include "sky/engine/core/loader/FrameLoaderClient.h"
|
| #include "sky/engine/platform/ScriptForbiddenScope.h"
|
| #include "sky/engine/platform/TraceEvent.h"
|
| -#include "sky/engine/platform/heap/Handle.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
| #include "sky/engine/wtf/Assertions.h"
|
| #include "sky/engine/wtf/OwnPtr.h"
|
|
|