| Index: Source/core/dom/shadow/ElementShadow.h
|
| diff --git a/Source/core/dom/shadow/ElementShadow.h b/Source/core/dom/shadow/ElementShadow.h
|
| index f23f3c3c53bf70e7cda1f847f24699f9acd0ce7a..06159afd9e897ec751c1d3284713dbd2a14de57d 100644
|
| --- a/Source/core/dom/shadow/ElementShadow.h
|
| +++ b/Source/core/dom/shadow/ElementShadow.h
|
| @@ -58,7 +58,6 @@ public:
|
| void attach(const Node::AttachContext&);
|
| void detach(const Node::AttachContext&);
|
|
|
| - void distributedNodePseudoStateChanged(CSSSelector::PseudoType);
|
| void willAffectSelector();
|
| const SelectRuleFeatureSet& ensureSelectFeatureSet();
|
|
|
|
|