summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_controller_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/desktop_background/desktop_background_controller_unittest.cc')
-rw-r--r--ash/desktop_background/desktop_background_controller_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/desktop_background/desktop_background_controller_unittest.cc b/ash/desktop_background/desktop_background_controller_unittest.cc
index 01a7159..e504f03 100644
--- a/ash/desktop_background/desktop_background_controller_unittest.cc
+++ b/ash/desktop_background/desktop_background_controller_unittest.cc
@@ -73,7 +73,7 @@ class DesktopBackgroundControllerTest : public test::AshTestBase {
}
virtual ~DesktopBackgroundControllerTest() {}
- virtual void SetUp() OVERRIDE {
+ virtual 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.