| Index: ash/wm/root_window_layout_manager.cc
|
| ===================================================================
|
| --- ash/wm/root_window_layout_manager.cc (revision 115744)
|
| +++ ash/wm/root_window_layout_manager.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "ui/aura/window.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
| namespace internal {
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| @@ -55,4 +55,4 @@
|
| }
|
|
|
| } // namespace internal
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|