Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / shell_factory.h
index 401a54f..b990e95 100644 (file)
@@ -24,12 +24,10 @@ class Widget;
 
 namespace ash {
 
-namespace internal {
-views::Widget* CreateDesktopBackground(aura::RootWindow* root_window,
+views::Widget* CreateDesktopBackground(aura::Window* root_window,
                                        int container_id);
 
 ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents);
-}  // namespace internal
 
 }  // namespace ash