Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ash / wm / window_cycle_controller_unittest.cc
index 06cc61e..ec34f7a 100644 (file)
@@ -38,9 +38,9 @@ using aura::Window;
 class WindowCycleControllerTest : public test::AshTestBase {
  public:
   WindowCycleControllerTest() {}
-  virtual ~WindowCycleControllerTest() {}
+  ~WindowCycleControllerTest() override {}
 
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     test::AshTestBase::SetUp();
     ASSERT_TRUE(test::TestShelfDelegate::instance());