Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / ash / launcher / chrome_launcher_app_menu_item_tab.h
index c40c52c..7b10c6e 100644 (file)
@@ -26,9 +26,9 @@ class ChromeLauncherAppMenuItemTab
                                const gfx::Image* icon,
                                content::WebContents* content,
                                bool has_leading_separator);
-  virtual bool IsActive() const OVERRIDE;
-  virtual bool IsEnabled() const OVERRIDE;
-  virtual void Execute(int event_flags) OVERRIDE;
+  bool IsActive() const override;
+  bool IsEnabled() const override;
+  void Execute(int event_flags) override;
 
  private:
   DISALLOW_COPY_AND_ASSIGN(ChromeLauncherAppMenuItemTab);