summaryrefslogtreecommitdiffstats
path: root/ash/shell_window_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell_window_ids.h')
-rw-r--r--ash/shell_window_ids.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/shell_window_ids.h b/ash/shell_window_ids.h
index 746d178..25bc085 100644
--- a/ash/shell_window_ids.h
+++ b/ash/shell_window_ids.h
@@ -8,7 +8,7 @@
// Declarations of ids of special shell windows.
-namespace aura_shell {
+namespace ash {
namespace internal {
@@ -41,7 +41,7 @@ const int kShellWindowId_MenusAndTooltipsContainer = 8;
} // namespace internal
-} // namespace aura_shell
+} // namespace ash
#endif // ASH_SHELL_WINDOW_IDS_H_