Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / chromeos / managed / tray_locally_managed_user.cc
index e9f44a5..2758879 100644 (file)
@@ -21,7 +21,6 @@
 using message_center::Notification;
 
 namespace ash {
-namespace internal {
 
 const char TrayLocallyManagedUser::kNotificationId[] =
     "chrome://user/locally-managed";
@@ -89,5 +88,4 @@ void TrayLocallyManagedUser::CreateOrUpdateNotification(
   message_center::MessageCenter::Get()->AddNotification(notification.Pass());
 }
 
-} // namespace internal
-} // namespace ash
+}  // namespace ash