| Index: ash/display/output_configurator_animation.h
|
| diff --git a/ash/display/output_configurator_animation.h b/ash/display/output_configurator_animation.h
|
| index 2d00074f196cb0c07a55f14588ee9c680102de1f..71a2127c1adc2fbed22dffa62e9035d94c91e863 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_
|
|
|