| Index: ash/wm/status_area_layout_manager.h
|
| ===================================================================
|
| --- ash/wm/status_area_layout_manager.h (revision 115744)
|
| +++ ash/wm/status_area_layout_manager.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "ui/aura/layout_manager.h"
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
| namespace internal {
|
|
|
| class ShelfLayoutManager;
|
| @@ -47,6 +47,6 @@
|
| };
|
|
|
| } // namespace internal
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_WM_STATUS_AREA_LAYOUT_MANAGER_H_
|
|
|