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

Unified Diff: ash/system/tray_update.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_accessibility.cc ('k') | ash/system/tray_update.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray_update.h
diff --git a/ash/system/tray_update.h b/ash/system/tray_update.h
index 123cde19f3b32d1305ca319994181b4c84c76d4c..d6212c058930fffc63a715bfde340757dd77db69 100644
--- a/ash/system/tray_update.h
+++ b/ash/system/tray_update.h
@@ -14,7 +14,6 @@ class View;
}
namespace ash {
-namespace internal {
namespace tray {
class UpdateNagger;
@@ -45,7 +44,6 @@ class TrayUpdate : public TrayImageItem,
DISALLOW_COPY_AND_ASSIGN(TrayUpdate);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_TRAY_UPDATE_H_
« no previous file with comments | « ash/system/tray_accessibility.cc ('k') | ash/system/tray_update.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698