Index: ash/desktop_background/desktop_background_controller.h |
diff --git a/ash/desktop_background/desktop_background_controller.h b/ash/desktop_background/desktop_background_controller.h |
index a06a3fdfe14345deb46e6b06bdba2285a74188f3..2fe365f294b77df31fef18ecf430c13e7162d871 100644 |
--- a/ash/desktop_background/desktop_background_controller.h |
+++ b/ash/desktop_background/desktop_background_controller.h |
@@ -155,7 +155,7 @@ class ASH_EXPORT DesktopBackgroundController |
gfx::Size current_max_display_size_; |
- base::OneShotTimer<DesktopBackgroundController> timer_; |
+ base::OneShotTimer timer_; |
int wallpaper_reload_delay_; |