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

Unified Diff: ash/wm/session_state_animator.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/wm/screen_dimmer_unittest.cc ('k') | ash/wm/session_state_animator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/session_state_animator.h
diff --git a/ash/wm/session_state_animator.h b/ash/wm/session_state_animator.h
index 4cb183e3cea034a0d6e77e2cd9f8a9630db45178..a9e43db4c04d62c6b7bdd3eb89c15f704974a483 100644
--- a/ash/wm/session_state_animator.h
+++ b/ash/wm/session_state_animator.h
@@ -22,7 +22,6 @@ class Layer;
}
namespace ash {
-namespace internal {
// Displays onscreen animations for session state changes (lock/unlock, sign
// out, shut down).
@@ -174,7 +173,6 @@ class ASH_EXPORT SessionStateAnimator {
DISALLOW_COPY_AND_ASSIGN(SessionStateAnimator);
};
-} // namespace internal
} // namespace ash
#endif // ASH_WM_SESSION_STATE_ANIMATOR_H_
« no previous file with comments | « ash/wm/screen_dimmer_unittest.cc ('k') | ash/wm/session_state_animator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698