Index: trunk/src/ash/desktop_background/desktop_background_controller.h |
=================================================================== |
--- trunk/src/ash/desktop_background/desktop_background_controller.h (revision 233812) |
+++ trunk/src/ash/desktop_background/desktop_background_controller.h (working copy) |
@@ -160,7 +160,7 @@ |
// Creates and adds component for current mode (either Widget or Layer) to |
// |root_window|. |
- void InstallDesktopController(aura::Window* root_window); |
+ void InstallDesktopController(aura::RootWindow* root_window); |
// Creates and adds component for current mode (either Widget or Layer) to |
// all root windows. |