Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / passwords / manage_passwords_bubble_cocoa.h
index b91857e..7143598 100644 (file)
@@ -50,7 +50,7 @@ class ManagePasswordsBubbleCocoa : public ManagePasswordsBubble {
   ManagePasswordsBubbleCocoa(content::WebContents* webContents,
                              DisplayReason displayReason,
                              ManagePasswordsIcon* icon);
-  virtual ~ManagePasswordsBubbleCocoa();
+  ~ManagePasswordsBubbleCocoa() override;
   void Show();
 
   // Cleans up state and deletes itself. Called when the bubble is closed.