| Index: ash/system/date/date_view_unittest.cc
|
| diff --git a/ash/system/date/date_view_unittest.cc b/ash/system/date/date_view_unittest.cc
|
| index 931d220694e40beaef775f6f6f33fec526777f2e..4bada635c592f6d325ed64c9ce90c5c8c9e9fee4 100644
|
| --- a/ash/system/date/date_view_unittest.cc
|
| +++ b/ash/system/date/date_view_unittest.cc
|
| @@ -8,7 +8,6 @@
|
| #include "ui/views/controls/label.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
| namespace tray {
|
|
|
| class TimeViewTest : public ash::test::AshTestBase {
|
| @@ -62,5 +61,4 @@ TEST_F(TimeViewTest, Basics) {
|
| }
|
|
|
| } // namespace tray
|
| -} // namespace internal
|
| } // namespace ash
|
|
|