| Index: sky/engine/core/core.gni
|
| diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
|
| index a184eb20db31bf539e285b58f29cb272a14064df..bd758d627c388c8531a366e35dc7fcf0b901d379 100644
|
| --- a/sky/engine/core/core.gni
|
| +++ b/sky/engine/core/core.gni
|
| @@ -337,10 +337,6 @@ sky_core_files = [
|
| "css/StylePropertyShorthandCustom.cpp",
|
| "css/StyleRule.cpp",
|
| "css/StyleRule.h",
|
| - "css/StyleKeyframe.h",
|
| - "css/StyleKeyframe.cpp",
|
| - "css/StyleRuleKeyframes.h",
|
| - "css/StyleRuleKeyframes.cpp",
|
| "css/StyleSheetContents.cpp",
|
| "css/StyleSheetContents.h",
|
| "dom/ActiveDOMObject.cpp",
|
|
|