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 ba865fd44e2c15a445990f1852f8fcb583e7e59f..ebebeaaa302356050bbed14756583a3d8b14ca07 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_; |