Index: ash/system/chromeos/power/power_status_view_unittest.cc |
diff --git a/ash/system/chromeos/power/power_status_view_unittest.cc b/ash/system/chromeos/power/power_status_view_unittest.cc |
index 22cd89245b1c5562aeacae4199f23e50720a48f9..5cf433247165cb5325f37af3f7cbcd1de2546d7e 100644 |
--- a/ash/system/chromeos/power/power_status_view_unittest.cc |
+++ b/ash/system/chromeos/power/power_status_view_unittest.cc |
@@ -15,7 +15,6 @@ |
using power_manager::PowerSupplyProperties; |
namespace ash { |
-namespace internal { |
class PowerStatusViewTest : public test::AshTestBase { |
public: |
@@ -212,5 +211,4 @@ TEST_F(PowerStatusNotificationViewTest, Basic) { |
EXPECT_TRUE(RemainingTimeInView().empty()); |
} |
-} // internal |
-} // ash |
+} // namespace ash |