| Index: Source/core/html/HTMLFieldSetElement.h
|
| diff --git a/Source/core/html/HTMLFieldSetElement.h b/Source/core/html/HTMLFieldSetElement.h
|
| index 5cafb72d3b5278cecdb5cd0914902fb8ed44ce37..10e13d5904f1fdecb66e2305188d56316c781903 100644
|
| --- a/Source/core/html/HTMLFieldSetElement.h
|
| +++ b/Source/core/html/HTMLFieldSetElement.h
|
| @@ -41,8 +41,6 @@ public:
|
|
|
| const FormAssociatedElement::List& associatedElements() const;
|
|
|
| - void setNeedsValidityCheck();
|
| -
|
| protected:
|
| virtual void disabledAttributeChanged() override;
|
|
|
|
|