Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / TelephoneInputType.h
index 0dd095b..8619d6d 100644 (file)
@@ -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