| Index: Source/core/html/shadow/HTMLShadowElement.h
|
| diff --git a/Source/core/html/shadow/HTMLShadowElement.h b/Source/core/html/shadow/HTMLShadowElement.h
|
| index 2f81cffb0091520b4903374ca11b7e0d2dbd5d0c..eb7d055c78594c739e4b86b2e8b40822bfc56c70 100644
|
| --- a/Source/core/html/shadow/HTMLShadowElement.h
|
| +++ b/Source/core/html/shadow/HTMLShadowElement.h
|
| @@ -43,7 +43,6 @@ public:
|
| virtual ~HTMLShadowElement();
|
|
|
| ShadowRoot* olderShadowRoot();
|
| - bool shouldSelect() const;
|
|
|
| private:
|
| HTMLShadowElement(const QualifiedName&, Document*);
|
|
|