summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/wallpaper_resizer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/desktop_background/wallpaper_resizer_unittest.cc')
-rw-r--r--ash/desktop_background/wallpaper_resizer_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/desktop_background/wallpaper_resizer_unittest.cc b/ash/desktop_background/wallpaper_resizer_unittest.cc
index fb951ef..97bd249 100644
--- a/ash/desktop_background/wallpaper_resizer_unittest.cc
+++ b/ash/desktop_background/wallpaper_resizer_unittest.cc
@@ -79,7 +79,7 @@ class WallpaperResizerTest : public testing::Test,
message_loop_.Run();
}
- virtual void OnWallpaperResized() OVERRIDE {
+ virtual void OnWallpaperResized() override {
message_loop_.Quit();
}