| Index: third_party/WebKit/Source/core/html/HTMLFormControlElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLFormControlElement.h b/third_party/WebKit/Source/core/html/HTMLFormControlElement.h
|
| index 4a3df3e2277f3d1ce5edc9d4e57c4e2485c784b6..b29083d17129a82c7a6a7e6b3402d58d91d49218 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLFormControlElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLFormControlElement.h
|
| @@ -166,7 +166,6 @@ private:
|
|
|
| short tabIndex() const final;
|
|
|
| - bool matchesDefaultPseudoClass() const final;
|
| bool isValidElement() override;
|
| bool matchesValidityPseudoClasses() const override;
|
| void updateAncestorDisabledState() const;
|
|
|