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_ |