summaryrefslogtreecommitdiffstats
path: root/ash/wm/activation_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/activation_controller.h')
-rw-r--r--ash/wm/activation_controller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/wm/activation_controller.h b/ash/wm/activation_controller.h
index 911db82..f7437d4 100644
--- a/ash/wm/activation_controller.h
+++ b/ash/wm/activation_controller.h
@@ -14,7 +14,7 @@
#include "ui/aura/window_observer.h"
#include "ash/ash_export.h"
-namespace aura_shell {
+namespace ash {
namespace internal {
// Exported for unit tests.
@@ -72,6 +72,6 @@ class ASH_EXPORT ActivationController
};
} // namespace internal
-} // namespace aura_shell
+} // namespace ash
#endif // ASH_WM_ACTIVATION_CONTROLLER_H_