summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_cycle_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/window_cycle_list.h')
-rw-r--r--ash/wm/window_cycle_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/window_cycle_list.h b/ash/wm/window_cycle_list.h
index 7efddbb..5363b44 100644
--- a/ash/wm/window_cycle_list.h
+++ b/ash/wm/window_cycle_list.h
@@ -39,7 +39,7 @@ class ASH_EXPORT WindowCycleList : public aura::WindowObserver {
// There is a chance a window is destroyed, for example by JS code. We need to
// take care of that even if it is not intended for the user to close a window
// while window cycling.
- virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
+ virtual void OnWindowDestroyed(aura::Window* window) override;
// List of weak pointers to windows to use while cycling with the keyboard.
// List is built when the user initiates the gesture (i.e. hits alt-tab the