summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_alignment_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/shelf_alignment_menu.h')
-rw-r--r--ash/shelf/shelf_alignment_menu.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ash/shelf/shelf_alignment_menu.h b/ash/shelf/shelf_alignment_menu.h
index e7acce28..f14475a 100644
--- a/ash/shelf/shelf_alignment_menu.h
+++ b/ash/shelf/shelf_alignment_menu.h
@@ -23,12 +23,12 @@ class ASH_EXPORT ShelfAlignmentMenu : public ui::SimpleMenuModel,
virtual ~ShelfAlignmentMenu();
// ui::SimpleMenuModel::Delegate overrides:
- virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
- virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
+ virtual bool IsCommandIdChecked(int command_id) const override;
+ virtual bool IsCommandIdEnabled(int command_id) const override;
virtual bool GetAcceleratorForCommandId(
int command_id,
- ui::Accelerator* accelerator) OVERRIDE;
- virtual void ExecuteCommand(int command_id, int event_flags) OVERRIDE;
+ ui::Accelerator* accelerator) override;
+ virtual void ExecuteCommand(int command_id, int event_flags) override;
private:
enum MenuItem {