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 fdcd7489aaa8f06fa3e96766e05fb2f7ade256ea..55a816ab26d0e0a9372940dbcbc13aa4b7fa9e64 100644 |
--- a/ash/desktop_background/desktop_background_controller.h |
+++ b/ash/desktop_background/desktop_background_controller.h |
@@ -160,7 +160,7 @@ class ASH_EXPORT DesktopBackgroundController |
// Creates and adds component for current mode (either Widget or Layer) to |
// |root_window|. |
- void InstallDesktopController(aura::RootWindow* root_window); |
+ void InstallDesktopController(aura::Window* root_window); |
// Creates and adds component for current mode (either Widget or Layer) to |
// all root windows. |