summaryrefslogtreecommitdiffstats
path: root/ash/wm/default_container_layout_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/default_container_layout_manager.h')
-rw-r--r--ash/wm/default_container_layout_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/wm/default_container_layout_manager.h b/ash/wm/default_container_layout_manager.h
index 51b7bbdf..b61866d 100644
--- a/ash/wm/default_container_layout_manager.h
+++ b/ash/wm/default_container_layout_manager.h
@@ -21,7 +21,7 @@ namespace gfx {
class Rect;
}
-namespace aura_shell {
+namespace ash {
namespace internal {
class ShowStateController;
@@ -72,6 +72,6 @@ class ASH_EXPORT DefaultContainerLayoutManager
};
} // namespace internal
-} // namespace aura_shell
+} // namespace ash
#endif // ASH_WM_DEFAULT_CONTAINER_LAYOUT_MANAGER_H_