| Index: sky/engine/bindings/core/v8/ScriptController.cpp
|
| diff --git a/sky/engine/bindings/core/v8/ScriptController.cpp b/sky/engine/bindings/core/v8/ScriptController.cpp
|
| index 429e0851e22c22cad0ab2356bfc1705d4c2add86..bd14d09324be2c154b35cdc279e022a54c84a61c 100644
|
| --- a/sky/engine/bindings/core/v8/ScriptController.cpp
|
| +++ b/sky/engine/bindings/core/v8/ScriptController.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/frame/UseCounter.h"
|
| #include "sky/engine/core/html/imports/HTMLImportChild.h"
|
| #include "sky/engine/core/html/imports/HTMLImportLoader.h"
|
| #include "sky/engine/core/html/parser/HTMLDocumentParser.h"
|
|
|