Index: ash/wm/window_cycle_controller_unittest.cc |
diff --git a/ash/wm/window_cycle_controller_unittest.cc b/ash/wm/window_cycle_controller_unittest.cc |
index 06cc61ee5c92e0da627ddf93ed07dc3e7454d0be..59618dbe87bf8a876381a93bd9c4ec5adb8756c2 100644 |
--- a/ash/wm/window_cycle_controller_unittest.cc |
+++ b/ash/wm/window_cycle_controller_unittest.cc |
@@ -40,7 +40,7 @@ class WindowCycleControllerTest : public test::AshTestBase { |
WindowCycleControllerTest() {} |
virtual ~WindowCycleControllerTest() {} |
- virtual void SetUp() OVERRIDE { |
+ virtual void SetUp() override { |
test::AshTestBase::SetUp(); |
ASSERT_TRUE(test::TestShelfDelegate::instance()); |