summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/forms/search_input_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/forms/search_input_type.h')
-rw-r--r--chromium/third_party/blink/renderer/core/html/forms/search_input_type.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/forms/search_input_type.h b/chromium/third_party/blink/renderer/core/html/forms/search_input_type.h
index 34a6f6b89df..dd1ff43512a 100644
--- a/chromium/third_party/blink/renderer/core/html/forms/search_input_type.h
+++ b/chromium/third_party/blink/renderer/core/html/forms/search_input_type.h
@@ -42,8 +42,6 @@ class SearchInputType final : public BaseTextInputType {
private:
void CountUsage() override;
- LayoutObject* CreateLayoutObject(const ComputedStyle&,
- LegacyLayout) const override;
const AtomicString& FormControlType() const override;
bool NeedsContainer() const override;
void CreateShadowSubtree() override;