Index: ash/wm/stacking_controller_unittest.cc |
diff --git a/ash/wm/stacking_controller_unittest.cc b/ash/wm/stacking_controller_unittest.cc |
index c091e03d1f7e246b1e3a3e9900271a8a3e400033..532aa2faf4452f2875864459c9e006ac7931035d 100644 |
--- a/ash/wm/stacking_controller_unittest.cc |
+++ b/ash/wm/stacking_controller_unittest.cc |
@@ -19,7 +19,7 @@ namespace ash { |
class StackingControllerTest : public test::AshTestBase { |
public: |
StackingControllerTest() {} |
- virtual ~StackingControllerTest() {} |
+ ~StackingControllerTest() override {} |
aura::Window* CreateTestWindow() { |
aura::Window* window = new aura::Window(NULL); |