| Index: Source/core/html/TextFieldInputType.h
|
| diff --git a/Source/core/html/TextFieldInputType.h b/Source/core/html/TextFieldInputType.h
|
| index bc93ea36f357be774ad78793a1cf3470ff5d72a0..793958bb3a00976a7233c04e77775fa606872173 100644
|
| --- a/Source/core/html/TextFieldInputType.h
|
| +++ b/Source/core/html/TextFieldInputType.h
|
| @@ -53,7 +53,6 @@ protected:
|
| virtual HTMLElement* innerTextElement() const OVERRIDE;
|
|
|
| protected:
|
| - virtual void attach() OVERRIDE;
|
| virtual bool needsContainer() const;
|
| virtual bool shouldHaveSpinButton() const;
|
| virtual void createShadowSubtree() OVERRIDE;
|
|
|