Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ash / desktop_background / desktop_background_controller_unittest.cc
index 01a7159..49f7f79 100644 (file)
@@ -71,9 +71,9 @@ class DesktopBackgroundControllerTest : public test::AshTestBase {
       : controller_(NULL),
         wallpaper_delegate_(NULL) {
   }
-  virtual ~DesktopBackgroundControllerTest() {}
+  ~DesktopBackgroundControllerTest() override {}
 
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     test::AshTestBase::SetUp();
     // Ash shell initialization creates wallpaper. Reset it so we can manually
     // control wallpaper creation and animation in our tests.