summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_widget_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/desktop_background/desktop_background_widget_controller.h')
-rw-r--r--ash/desktop_background/desktop_background_widget_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/desktop_background/desktop_background_widget_controller.h b/ash/desktop_background/desktop_background_widget_controller.h
index 6a40a2d..0aafe2e 100644
--- a/ash/desktop_background/desktop_background_widget_controller.h
+++ b/ash/desktop_background/desktop_background_widget_controller.h
@@ -28,7 +28,7 @@ class ASH_EXPORT DesktopBackgroundWidgetController
virtual ~DesktopBackgroundWidgetController();
// Overridden from views::WidgetObserver.
- virtual void OnWidgetDestroying(views::Widget* widget) OVERRIDE;
+ virtual void OnWidgetDestroying(views::Widget* widget) override;
// Set bounds of component that draws background.
void SetBounds(gfx::Rect bounds);