| Index: sky/engine/core/html/HTMLScriptElement.cpp
|
| diff --git a/sky/engine/core/html/HTMLScriptElement.cpp b/sky/engine/core/html/HTMLScriptElement.cpp
|
| index ab8f902249c610f8a4729392780edea820ddcf8e..2629767c55c93bdb7cfe79e26f283f5f4b784524 100644
|
| --- a/sky/engine/core/html/HTMLScriptElement.cpp
|
| +++ b/sky/engine/core/html/HTMLScriptElement.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/html/HTMLScriptElement.h"
|
|
|
| namespace blink {
|
|
|