summaryrefslogtreecommitdiffstats
path: root/ash/shelf/overflow_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/overflow_button.h')
-rw-r--r--ash/shelf/overflow_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shelf/overflow_button.h b/ash/shelf/overflow_button.h
index aca781d..2dd79f2 100644
--- a/ash/shelf/overflow_button.h
+++ b/ash/shelf/overflow_button.h
@@ -25,7 +25,7 @@ class OverflowButton : public views::CustomButton {
void PaintBackground(gfx::Canvas* canvas, int alpha);
// views::View overrides:
- virtual void OnPaint(gfx::Canvas* canvas) OVERRIDE;
+ virtual void OnPaint(gfx::Canvas* canvas) override;
// Left and right images are rotations of bottom_image and are
// owned by the overflow button.