summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/desktop_background/desktop_background_controller.h')
-rw-r--r--ash/desktop_background/desktop_background_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/desktop_background/desktop_background_controller.h b/ash/desktop_background/desktop_background_controller.h
index ba865fd..ebebeaa 100644
--- a/ash/desktop_background/desktop_background_controller.h
+++ b/ash/desktop_background/desktop_background_controller.h
@@ -148,7 +148,7 @@ class ASH_EXPORT DesktopBackgroundController
SkColor background_color_;
- ObserverList<DesktopBackgroundControllerObserver> observers_;
+ base::ObserverList<DesktopBackgroundControllerObserver> observers_;
// The current wallpaper.
scoped_ptr<wallpaper::WallpaperResizer> current_wallpaper_;