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

Unified Diff: ash/system/user/tray_user.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/system/tray_update.cc ('k') | ash/system/user/tray_user.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/user/tray_user.h
diff --git a/ash/system/user/tray_user.h b/ash/system/user/tray_user.h
index 6ccad97a9add47b080c3b448478b505b4500ee35..d956c31740dbb909c5982e449397379db510d535 100644
--- a/ash/system/user/tray_user.h
+++ b/ash/system/user/tray_user.h
@@ -22,8 +22,6 @@ class Label;
}
namespace ash {
-namespace internal {
-
namespace tray {
class UserView;
class RoundedImageView;
@@ -97,7 +95,6 @@ class ASH_EXPORT TrayUser : public SystemTrayItem,
DISALLOW_COPY_AND_ASSIGN(TrayUser);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_USER_TRAY_USER_H_
« no previous file with comments | « ash/system/tray_update.cc ('k') | ash/system/user/tray_user.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698