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

Unified Diff: ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc

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
Index: ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc
diff --git a/ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc b/ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc
index 46f60d13c93abfb710798c8aa6e648322aec7b15..ca5af22604aa007fa4327dc4628ac454bcc43800 100644
--- a/ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc
+++ b/ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc
@@ -16,7 +16,6 @@
using message_center::NotificationList;
namespace ash {
-namespace internal {
class TrayLocallyManagedUserTest : public test::AshTestBase {
public:
@@ -85,5 +84,4 @@ TEST_F(TrayLocallyManagedUserInitialTest, LocallyManagedUserNoCrash) {
notification->rich_notification_data().priority);
}
-} // namespace test
} // namespace
« no previous file with comments | « ash/system/chromeos/managed/tray_locally_managed_user.cc ('k') | ash/system/chromeos/network/network_detailed_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698