Index: trunk/src/ash/shell_factory.h |
=================================================================== |
--- trunk/src/ash/shell_factory.h (revision 233812) |
+++ trunk/src/ash/shell_factory.h (working copy) |
@@ -25,7 +25,7 @@ |
namespace ash { |
namespace internal { |
-views::Widget* CreateDesktopBackground(aura::Window* root_window, |
+views::Widget* CreateDesktopBackground(aura::RootWindow* root_window, |
int container_id); |
ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents); |