Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLTextAreaElement.h
index 498fb76..00eb301 100644 (file)
@@ -85,7 +85,7 @@ private:
     virtual bool isRequiredFormControl() const OVERRIDE { return isRequired(); }
 
     virtual void defaultEventHandler(Event*) OVERRIDE;
-    virtual void handleFocusEvent(Element* oldFocusedNode, FocusDirection) OVERRIDE;
+    virtual void handleFocusEvent(Element* oldFocusedNode, FocusType) OVERRIDE;
 
     virtual void subtreeHasChanged() OVERRIDE;