| Index: ash/shell_factory.h
|
| ===================================================================
|
| --- ash/shell_factory.h (revision 115744)
|
| +++ ash/shell_factory.h (working copy)
|
| @@ -14,14 +14,14 @@
|
|
|
| // Declarations of shell component factory functions.
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
|
|
| namespace internal {
|
| views::Widget* CreateDesktopBackground();
|
| ASH_EXPORT views::Widget* CreateStatusArea();
|
| } // namespace internal
|
|
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
|
|
| #endif // ASH_SHELL_FACTORY_H_
|
|
|