Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: ash/display/output_configurator_animation.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/display/mouse_cursor_event_filter_unittest.cc ('k') | ash/display/output_configurator_animation.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/display/mouse_cursor_event_filter_unittest.cc ('k') | ash/display/output_configurator_animation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698