| Index: sky/engine/core/html/parser/HTMLEntityParser.cpp
|
| diff --git a/sky/engine/core/html/parser/HTMLEntityParser.cpp b/sky/engine/core/html/parser/HTMLEntityParser.cpp
|
| index 03d4a9577c982a141f7051b16703804ddb20f33b..e25bbb692cb02480348dae451ce0dbd6ebd38620 100644
|
| --- a/sky/engine/core/html/parser/HTMLEntityParser.cpp
|
| +++ b/sky/engine/core/html/parser/HTMLEntityParser.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/HTMLEntityParser.h"
|
|
|
| #include "sky/engine/wtf/unicode/CharacterNames.h"
|
|
|