summaryrefslogtreecommitdiffstats
path: root/ash/launcher/tabbed_launcher_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/launcher/tabbed_launcher_button.h')
-rw-r--r--ash/launcher/tabbed_launcher_button.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/launcher/tabbed_launcher_button.h b/ash/launcher/tabbed_launcher_button.h
index 5e9dacd..3a42951 100644
--- a/ash/launcher/tabbed_launcher_button.h
+++ b/ash/launcher/tabbed_launcher_button.h
@@ -17,7 +17,7 @@ namespace ui {
class MultiAnimation;
}
-namespace aura_shell {
+namespace ash {
namespace internal {
class LauncherButtonHost;
@@ -101,6 +101,6 @@ class TabbedLauncherButton : public views::ImageButton {
};
} // namespace internal
-} // namespace aura_shell
+} // namespace ash
#endif // ASH_LAUNCHER_TABBED_LAUNCHER_BUTTON_H_