| Index: sky/engine/core/html/parser/TextResourceDecoder.cpp
|
| diff --git a/sky/engine/core/html/parser/TextResourceDecoder.cpp b/sky/engine/core/html/parser/TextResourceDecoder.cpp
|
| index 46489583627874fca829af31a1ab6c326c727661..c71df30c72423ba4408ec7ca00d3353f26c81840 100644
|
| --- a/sky/engine/core/html/parser/TextResourceDecoder.cpp
|
| +++ b/sky/engine/core/html/parser/TextResourceDecoder.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/parser/TextResourceDecoder.h"
|
|
|
| #include "sky/engine/wtf/text/TextCodec.h"
|
|
|