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

Unified Diff: ash/system/date/date_view.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/date/date_default_view.cc ('k') | ash/system/date/date_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/date/date_view.h
diff --git a/ash/system/date/date_view.h b/ash/system/date/date_view.h
index ed7fadb6fef1413a3f75277e5a5659cd79917d67..7d03a9af369765ede8674b1f19d6c538d1f9c28d 100644
--- a/ash/system/date/date_view.h
+++ b/ash/system/date/date_view.h
@@ -18,7 +18,6 @@ class Label;
}
namespace ash {
-namespace internal {
namespace tray {
// Abstract base class containing common updating and layout code for the
@@ -131,7 +130,6 @@ class ASH_EXPORT TimeView : public BaseDateTimeView {
};
} // namespace tray
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_DATE_DATE_VIEW_H_
« no previous file with comments | « ash/system/date/date_default_view.cc ('k') | ash/system/date/date_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698