| Index: ash/system/date/date_default_view.h
|
| diff --git a/ash/system/date/date_default_view.h b/ash/system/date/date_default_view.h
|
| index 3cfe42c53e6d69c4b0ae827a97b0eb664bfb41fb..2b80b028ae95402f31bd657ac9bf9b08aeea1bdc 100644
|
| --- a/ash/system/date/date_default_view.h
|
| +++ b/ash/system/date/date_default_view.h
|
| @@ -12,8 +12,6 @@
|
| #include "ui/views/view.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class DateView;
|
| } // namespace tray
|
| @@ -45,7 +43,6 @@ class ASH_EXPORT DateDefaultView : public views::View,
|
| DISALLOW_COPY_AND_ASSIGN(DateDefaultView);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_DATE_DATE_DEFAULT_VIEW_H_
|
|
|