summaryrefslogtreecommitdiffstats
path: root/ash/wm/compact_status_area_layout_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/compact_status_area_layout_manager.h')
-rw-r--r--ash/wm/compact_status_area_layout_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/wm/compact_status_area_layout_manager.h b/ash/wm/compact_status_area_layout_manager.h
index 336f02c..5ac7bb2 100644
--- a/ash/wm/compact_status_area_layout_manager.h
+++ b/ash/wm/compact_status_area_layout_manager.h
@@ -14,7 +14,7 @@ namespace views {
class Widget;
}
-namespace aura_shell {
+namespace ash {
namespace internal {
// CompactStatusAreaLayoutManager places the status area in the top-right
@@ -43,6 +43,6 @@ class CompactStatusAreaLayoutManager : public aura::LayoutManager {
};
} // namespace internal
-} // namespace aura_shell
+} // namespace ash
#endif // ASH_WM_COMPACT_STATUS_AREA_LAYOUT_MANAGER_H_