Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / PasswordInputType.h
index 962b643..3c6c1f8 100644 (file)
@@ -48,7 +48,6 @@ private:
     virtual void restoreFormControlState(const FormControlState&) OVERRIDE;
     virtual bool shouldRespectListAttribute() OVERRIDE;
     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
-    virtual bool isPasswordField() const OVERRIDE;
     virtual void enableSecureTextInput() OVERRIDE;
     virtual void disableSecureTextInput() OVERRIDE;
 };