Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / webui / signin / inline_login_ui.h
index c135854..d4c4408 100644 (file)
@@ -19,7 +19,7 @@ class RenderFrameHost;
 class InlineLoginUI : public ui::WebDialogUI {
  public:
   explicit InlineLoginUI(content::WebUI* web_ui);
-  virtual ~InlineLoginUI();
+  ~InlineLoginUI() override;
 
   // Gets the iframe within an auth page that has the specified parent origin
   // if |parent_origin| is not empty, and the specified parent frame name.