| Index: Source/core/html/forms/TelephoneInputType.h
|
| diff --git a/Source/core/html/forms/TelephoneInputType.h b/Source/core/html/forms/TelephoneInputType.h
|
| index 0dd095bde2a0934b06d9a1e4fb9150efe1c9676d..8619d6d02c301c753302f1e8d698524491707474 100644
|
| --- a/Source/core/html/forms/TelephoneInputType.h
|
| +++ b/Source/core/html/forms/TelephoneInputType.h
|
| @@ -44,7 +44,6 @@ private:
|
| virtual void countUsage() OVERRIDE;
|
| virtual const AtomicString& formControlType() const OVERRIDE;
|
| virtual bool shouldRespectSpeechAttribute() OVERRIDE;
|
| - virtual bool isTelephoneField() const OVERRIDE;
|
| };
|
|
|
| } // namespace blink
|
|
|