diff options
Diffstat (limited to 'ash/display/output_configurator_animation.h')
-rw-r--r-- | ash/display/output_configurator_animation.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/display/output_configurator_animation.h b/ash/display/output_configurator_animation.h index 2d00074..71a2127 100644 --- a/ash/display/output_configurator_animation.h +++ b/ash/display/output_configurator_animation.h @@ -22,7 +22,6 @@ class Layer; } // namespace ui namespace ash { -namespace internal { // OutputConfiguratorAnimation provides the visual effects for // ui::OutputConfigurator, such like fade-out/in during changing @@ -60,7 +59,6 @@ class ASH_EXPORT OutputConfiguratorAnimation DISALLOW_COPY_AND_ASSIGN(OutputConfiguratorAnimation); }; -} // namespace internal } // namespace ash #endif // ASH_DISPLAY_OUTPUT_CONFIGURATION_CONTROLLER_H_ |