| Index: sky/engine/core/animation/css/CSSAnimations.h
|
| diff --git a/sky/engine/core/animation/css/CSSAnimations.h b/sky/engine/core/animation/css/CSSAnimations.h
|
| index 13aebff7e196109bfdb05a2711bf4cbe10a54f9e..f0d0d2caeed38d321766e3b8e89a9446dbf604fd 100644
|
| --- a/sky/engine/core/animation/css/CSSAnimations.h
|
| +++ b/sky/engine/core/animation/css/CSSAnimations.h
|
| @@ -47,7 +47,6 @@ namespace blink {
|
| class CSSTransitionData;
|
| class Element;
|
| class StylePropertyShorthand;
|
| -class StyleRuleKeyframes;
|
|
|
| // This class stores the CSS Animations/Transitions information we use during a style recalc.
|
| // This includes updates to animations/transitions as well as the Interpolations to be applied.
|
|
|