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 2a2e3f1b6724cd6b44674a900eb3fb2ce075b428..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 isDefaultButtonForForm() const final; |
bool isValidElement() override; |
bool matchesValidityPseudoClasses() const override; |
void updateAncestorDisabledState() const; |