Index: ash/shell_factory.h |
diff --git a/ash/shell_factory.h b/ash/shell_factory.h |
index 041c4c1baec34f996681efaa79d0de13b8a1aa37..b990e95e14babf817eb8e092342059d454dbd4ef 100644 |
--- a/ash/shell_factory.h |
+++ b/ash/shell_factory.h |
@@ -24,12 +24,10 @@ class Widget; |
namespace ash { |
-namespace internal { |
views::Widget* CreateDesktopBackground(aura::Window* root_window, |
int container_id); |
ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents); |
-} // namespace internal |
} // namespace ash |