| Index: sky/engine/core/css/resolver/StyleResolver.h
|
| diff --git a/sky/engine/core/css/resolver/StyleResolver.h b/sky/engine/core/css/resolver/StyleResolver.h
|
| index b61575165604c1544cefb49b0ef4d9777b215894..c1b9cbb5a29ad3d2a4d141d5a8cdee427e18f870 100644
|
| --- a/sky/engine/core/css/resolver/StyleResolver.h
|
| +++ b/sky/engine/core/css/resolver/StyleResolver.h
|
| @@ -209,7 +209,6 @@ private:
|
| void applyMatchedProperties(StyleResolverState&, const MatchResult&);
|
| bool applyAnimatedProperties(StyleResolverState&, Element* animatingElement);
|
|
|
| - void resolveScopedStyles(const Element*, Vector<RawPtr<ScopedStyleResolver>, 8>&);
|
| void collectScopedResolversForHostedShadowTrees(const Element*, Vector<RawPtr<ScopedStyleResolver>, 8>&);
|
|
|
| enum StyleApplicationPass {
|
|
|