| Index: sky/engine/core/core.gni
|
| diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
|
| index 849b9e09012414b46d8dcceee8c87ccac6676c28..afef16aa2f31141e8695e183260c055fb094a8db 100644
|
| --- a/sky/engine/core/core.gni
|
| +++ b/sky/engine/core/core.gni
|
| @@ -342,8 +342,6 @@ sky_core_files = [
|
| "css/StyleKeyframe.cpp",
|
| "css/StyleRuleKeyframes.h",
|
| "css/StyleRuleKeyframes.cpp",
|
| - "css/StyleSheet.cpp",
|
| - "css/StyleSheet.h",
|
| "css/StyleSheetList.cpp",
|
| "css/StyleSheetList.h",
|
| "css/StyleSheetContents.cpp",
|
|
|