Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / URLInputType.h
index 3f47c42..9e874ee 100644 (file)
@@ -46,7 +46,6 @@ private:
     virtual bool typeMismatchFor(const String&) const OVERRIDE;
     virtual bool typeMismatch() const OVERRIDE;
     virtual String typeMismatchText() const OVERRIDE;
-    virtual bool isURLField() const OVERRIDE;
 };
 
 } // namespace blink